Click or drag to resize
IMyTerminalControlLabel Properties
v01.180.0 (Beta)

[This is preliminary documentation and is subject to change.]

The IMyTerminalControlLabel type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Allows you to set if the control is enabled
(Inherited from IMyTerminalControl.)
Public propertyId
Identifier of control
(Inherited from IMyTerminalControl.)
Public propertyLabel
The text on the label
Public propertySupportsMultipleBlocks
Allows you to set if the control is visible when the block is selected as a group
(Inherited from IMyTerminalControl.)
Public propertyVisible
Allows you to set if the control is visible
(Inherited from IMyTerminalControl.)
Top
See Also