LabelStyleDefaultDefaultDraggedStateComponentsBorderVisibility Property |
Gets the boolean value that specifies whether a border is visible for dragged labels.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean BorderVisibility { get; }
Public ReadOnly Property BorderVisibility As PropertyBoolean
Get
public:
property PropertyBoolean^ BorderVisibility {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also