CreateFlip(Boolean,Boolean,TdxPointF) Constructor
Initializes a new instance of the TdxGPMatrix class with specified settings.
Declaration
constructor CreateFlip(AFlipHorizontally: Boolean; AFlipVertically: Boolean; const APivotPoint: TdxPointF); overload;
Parameters
| Name | Type |
|---|---|
| AFlipHorizontally | Boolean |
| AFlipVertically | Boolean |
| APivotPoint | TdxPointF |
See Also