LabelStyle(Boolean) Constructor
|
Initializes a new instance of the
LabelStyle
class
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public LabelStyle(
bool metric
)
Public Sub New (
metric As Boolean
)
public:
LabelStyle(
bool metric
)
new :
metric : bool -> LabelStyle
Parameters
- metric Boolean
-
See Also