Creates a vector from the point specified by X and Y, and the weight
Namespace: FMX.RS.Graphics
Delphi |
function RSVector( const X, Y: Single; const W: Single = 1.0 ): TRSVector; overload; |
Parameters
X
Type: Single
Y
Type: Single
W
Type: Single
Type: TRSVector