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