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