GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
Meter Class
/ Controllable Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Controllable Property
In This Topic
Gets or sets whether the value of the meter can be manipulated by the user.
Syntax
C#
public
bool
Controllable {
get
;
set
;}
Remarks
Directly checks and changes the
Indicator
's
Indicator
.
ActionEnabled
property.
See Also
Reference
Meter Class
Meter Members