GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Meter Class / Controllable Property
In This Topic
    Controllable Property
    In This Topic
    Gets or sets whether the value of the meter can be manipulated by the user.
    Syntax
    public bool Controllable {get; set;}
    Remarks
    Directly checks and changes the Indicator's Indicator.ActionEnabled property.
    See Also