ICommonLabelOptionsAllowsDimensionAnchors 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
Syntaxbool AllowsDimensionAnchors { get; }
ReadOnly Property AllowsDimensionAnchors As Boolean
Get
property bool AllowsDimensionAnchors {
bool get ();
}
Property Value
Boolean
See Also