CompositeTransform Fields

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.

  NameDescription
Public field Static member CenterXProperty Identifies the CenterX dependency property.
Public field Static member CenterYProperty Identifies the CenterY dependency property.
Public field Static member RotationProperty Identifies the Rotation dependency property.
Public field Static member ScaleXProperty Identifies the ScaleX dependency property.
Public field Static member ScaleYProperty Identifies the ScaleY dependency property.
Public field Static member SkewXProperty Identifies the SkewX dependency property.
Public field Static member SkewYProperty Identifies the SkewY dependency property.
Public field Static member TranslateXProperty Identifies the TranslateX dependency property.
Public field Static member TranslateYProperty Identifies the TranslateY dependency property.
Top

Show:
© 2017 Microsoft