LabelGroupSubEntityAllowsDimensionAnchors Property

Gets a boolean value that specifies whether dimension anchors are supported by the label object.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public virtual bool AllowsDimensionAnchors { get; }

Property Value

Boolean

Implements

ICommonLabelOptionsAllowsDimensionAnchors
See Also