LabelBaseAllowsLeaderAttachment Property |
Gets a boolean value that specifies whether leader attachment options are supported by the label object.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual bool AllowsLeaderAttachment { get; }
Public Overridable ReadOnly Property AllowsLeaderAttachment As Boolean
Get
public:
virtual property bool AllowsLeaderAttachment {
bool get ();
}
Property Value
BooleanImplements
ICommonLabelOptionsAllowsLeaderAttachment
See Also