ScaleTransform.ScaleX Property

Definition

Gets or sets the horizontal scale factor. Default is 1.0. This is a bindable property.

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

Applies to