Click or drag to resize
SkewTransform Properties

The SkewTransform type exposes the following members.

Properties
  NameDescription
Public propertyAngleX
Gets or sets the x-axis skew angle, which is measured in degrees counterclockwise from the y-axis.
Public propertyAngleY
Gets or sets the y-axis skew angle, which is measured in degrees counterclockwise from the x-axis.
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Top
See Also