Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RSVector(TRSPoint,Single) Method
Creates a vector from the specified point and the weight
Namespace: FMX.RS.Graphics
Delphi
function RSVector( const aPoint: TRSPoint; const W: Single = 1.0 ): TRSVector; overload;
Parameters
aPoint
Type: System.Void
W
Type: Single
Type: TRSVector
•FMX.RS.Graphics.TRSPoint
•FMX.RS.Graphics.TRSVector
•FMX.RS.Graphics