CompositeTransform Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CompositeTransform type exposes the following members.
| Name | Description | |
|---|---|---|
|
CenterXProperty | Identifies the CenterX dependency property. |
|
CenterYProperty | Identifies the CenterY dependency property. |
|
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. |
|
TranslateYProperty | Identifies the TranslateY dependency property. |
Show: