FMX.Types.TTransform Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Matrix | public | Specifies the transformation matrix. |
| Position | published | Specifies the position for the translation transformation. |
| RotationAngle | published | Specifies the rotation angle. |
| RotationCenter | published | Specifies the rotation center. |
| Scale | published | Specifies the scaling index. |
| Skew | protected | Specifies the skew position. |