LuaPart.SetLabelBold Method
From PartProxy
PartProxy
LuaPartSetLabelBold Method |
Set the label BOLD attribute
Namespace: PartProxy
Assembly: PartProxy (in PartProxy.dll) Version: 1.0.0.0 (1.0.0.0)
public void SetLabelBold( bool val )
Public Sub SetLabelBold ( val As Boolean )
public: void SetLabelBold( bool val )
member SetLabelBold : val : bool -> unit
Parameters
- val
- Type: SystemBoolean
if set to true [value].