StateIndicatorInstance.ScaleFactor Property

Definition

Gets the calculated value of the ScaleFactor property in a StateIndicator class.

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

Property Value

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

Applies to