GaugeScaleInstance.Reversed Property

Definition

Gets the calculated value of the Reversed property in a GaugeScale class.

public:
 property bool Reversed { bool get(); };
public bool Reversed { get; }
member this.Reversed : bool
Public ReadOnly Property Reversed As Boolean

Property Value

A Boolean value that represents the calculated value of the Reversed property.

Applies to