LabelGroupSubEntityAllowsPinning Property |
Gets a boolean value that specifies whether the label object can be pinned.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual bool AllowsPinning { get; }
Public Overridable ReadOnly Property AllowsPinning As Boolean
Get
public:
virtual property bool AllowsPinning {
bool get ();
}
Property Value
BooleanImplements
ICommonLabelOptionsAllowsPinning
See Also