TdxGPCanvas.ScaleWorldTransform(Single,Single,TdxGpMatrixOrder) Method
Declaration
procedure ScaleWorldTransform(AScaleX: Single; AScaleY: Single; AOrder: TdxGpMatrixOrder = MatrixOrderPrepend); overload;
Parameters
Name | Type |
---|---|
AScaleX | Single |
AScaleY | Single |
AOrder | TdxGpMatrixOrder |
See Also