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