Gets a boolean value that specifies whether the label object can be pinned.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
bool AllowsPinning { get; }Visual Basic
ReadOnly Property AllowsPinning As Boolean
GetVisual C++
property bool AllowsPinning { bool get (); }