LabelStyleBaseBaseLabelVisibility Property

Gets the boolean value that specifies visibility of labels in the drawing (independent of layer).

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyBoolean Visibility { get; }

Property Value

PropertyBoolean
Remarks
Tip: use this setting to quickly turn all labels in the drawing off or on.
See Also