ScaleTransform3D.ScaleX Property

Definition

Gets or sets the scale factor in the x-direction.

public:
 property double ScaleX { double get(); void set(double value); };
public double ScaleX { get; set; }
member this.ScaleX : double with get, set
Public Property ScaleX As Double

Property Value

Scale factor in the x-direction. The default value is 1.

Remarks

Dependency Property Information

Identifier field ScaleXProperty
Metadata properties set to true None

Applies to