ScaleRangeInstance.StartWidth Property

Definition

Gets the calculated value of the StartWidth property in a ScaleRange class.

public:
 property double StartWidth { double get(); };
public double StartWidth { get; }
member this.StartWidth : double
Public ReadOnly Property StartWidth As Double

Property Value

A double value that represents the calculated value of the StartWidth property.

Applies to