TdxGPMatrix.Rotate(Single,TdxPointF,TdxGpMatrixOrder) Method
Declaration
procedure Rotate(AAngle: Single; const APivotPoint: TdxPointF; AMatrixOrder: TdxGpMatrixOrder = MatrixOrderPrepend); overload;
Parameters
Name | Type |
---|---|
AAngle | Single |
APivotPoint | TdxPointF |
AMatrixOrder | TdxGpMatrixOrder |
See Also