The CogTransform2DLinear type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfAspect | This bit will be set in the EventArgs of a Changed event every time the value returned by Aspect may have changed. | |
| SfGetMatrixElement | This bit will be set in the EventArgs of a Changed event every time the value returned by GetMatrixElement may have changed. | |
| SfLinear | This bit will be set in the EventArgs of a Changed event every time the value returned by Linear may have changed. | |
| SfMatrixDeterminant | This bit will be set in the EventArgs of a Changed event every time the value returned by MatrixDeterminant 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. | |
| SfRotationX | This bit will be set in the EventArgs of a Changed event every time the value returned by RotationX may have changed. | |
| SfRotationY | This bit will be set in the EventArgs of a Changed event every time the value returned by RotationY may have changed. | |
| SfScaling | This bit will be set in the EventArgs of a Changed event every time the value returned by Scaling may have changed. | |
| SfScalingX | This bit will be set in the EventArgs of a Changed event every time the value returned by ScalingX may have changed. | |
| SfScalingY | This bit will be set in the EventArgs of a Changed event every time the value returned by ScalingY may have changed. | |
| SfSkew | This bit will be set in the EventArgs of a Changed event every time the value returned by Skew 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