LabelStyleDefaultDefaultLeaderVisibility Property |
Gets a boolean value that sSpecifies whether leaders are visible when you drag a label from its original position.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean Visibility { get; }
Public ReadOnly Property Visibility As PropertyBoolean
Get
public:
property PropertyBoolean^ Visibility {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also