Click or drag to resize
CompositeTransform Fields

The CompositeTransform type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberRotationProperty
Identifies the Rotation dependency property.
Public fieldStatic memberScaleXProperty
Identifies the ScaleX dependency property.
Public fieldStatic memberScaleYProperty
Identifies the ScaleY dependency property.
Public fieldStatic memberSkewXProperty
Identifies the SkewX dependency property.
Public fieldStatic memberSkewYProperty
Identifies the SkewY dependency property.
Public fieldStatic memberTranslateXProperty
Identifies the TranslateX dependency property. The default is 0.
Public fieldStatic memberTranslateYProperty
Identifies the TranslateY dependency property
Top
See Also