| CompositeTransform Fields |
The CompositeTransform type exposes the following members.
| Name | Description | |
|---|---|---|
| RotationProperty |
Identifies the Rotation dependency property.
| |
| ScaleXProperty |
Identifies the ScaleX dependency property.
| |
| ScaleYProperty |
Identifies the ScaleY dependency property.
| |
| SkewXProperty |
Identifies the SkewX dependency property.
| |
| SkewYProperty |
Identifies the SkewY dependency property.
| |
| TranslateXProperty |
Identifies the TranslateX dependency property. The default is 0.
| |
| TranslateYProperty |
Identifies the TranslateY dependency property
|