ClassSkewTransform
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class SkewTransform : Transform, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Transform>TransformSkewTransform
Implements:
Inherited Members
Constructors
SkewTransform()
Declaration
cs-api-definition
public SkewTransform()
Fields
AngleXProperty
Declaration
cs-api-definition
public static AutomationProperty AngleXProperty
Field Value
AngleYProperty
Declaration
cs-api-definition
public static AutomationProperty AngleYProperty
Field Value
CenterXProperty
Declaration
cs-api-definition
public static AutomationProperty CenterXProperty
Field Value
CenterYProperty
Declaration
cs-api-definition
public static AutomationProperty CenterYProperty
Field Value
Properties
CenterX
Declaration
cs-api-definition
[DataMember]
public double CenterX { get; set; }
Property Value
Methods
GetRealType()
Gets the real peer type