TdxGPMatrix Members
Constructors
| Name | Description |
|---|---|
| CreateEx(Single,Single,Single,Single,Single,Single) | Initializes a new instance of the TdxGPMatrix class with specified settings. |
| CreateEx(TXForm) | Initializes a new instance of the TdxGPMatrix class with specified settings. |
| CreateFlip(Boolean,Boolean,TdxPointF) | Initializes a new instance of the TdxGPMatrix class with specified settings. |
| CreateFlip(Boolean,Boolean,Single,Single) | Initializes a new instance of the TdxGPMatrix class with specified settings. |
Properties
| Name | Description |
|---|---|
| Handle | Inherited from TdxGPCustomGraphicObject. |
| HandleAllocated | Inherited from TdxGPCustomGraphicObject. |
| IsIdentity | |
| IsInvertible | |
| OffsetX | |
| OffsetY |
Methods
Events
| Name | Description |
|---|---|
| OnChange | Inherited from TdxGPCustomGraphicObject. |
See Also