The Transform2DRigid type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ChangedEventSuspended | Indicates if raising the ChangedEvent has been suspended. | |
| Handle | (Overrides ChangedEventShareableBase Handle.) | |
| Linear | Returns true if this is a linear transform. | |
| Rotation | Get Gets the rotation of this transform (in radians). | |
| TranslationX | Get Gets the x component of the translation vector. | |
| TranslationY | Get Gets the y component of the translation vector. |
See Also