LabelGroupSubEntityAllowsAnchorMarker Property

Gets a boolean value that specifies whether anchor markers are supported by the label object.

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

Property Value

Boolean

Implements

ICommonLabelOptionsAllowsAnchorMarker
See Also