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