SkewTransform
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class SkewTransform : Transform, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Transform>TransformSkewTransform
Implements:
Inherited Members
Constructors
C#
public SkewTransform()
Fields
C#
public static AutomationProperty AngleXProperty
C#
public static AutomationProperty AngleYProperty
C#
public static AutomationProperty CenterXProperty
C#
public static AutomationProperty CenterYProperty