ClassRotateTransform
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class RotateTransform : Transform, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Transform>TransformRotateTransform
Implements:
Inherited Members
Constructors
RotateTransform()
Declaration
cs-api-definition
public RotateTransform()
Fields
AngleProperty
Declaration
cs-api-definition
public static AutomationProperty AngleProperty
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