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