The CogTransform2DRigid type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfLinear | This bit will be set in the EventArgs of a Changed event every time the value returned by Linear may have changed. | |
| SfRotation | This bit will be set in the EventArgs of a Changed event every time the value returned by Rotation may have changed. | |
| SfTranslationX | This bit will be set in the EventArgs of a Changed event every time the value returned by TranslationX may have changed. | |
| SfTranslationY | This bit will be set in the EventArgs of a Changed event every time the value returned by TranslationY may have changed. |
See Also