StationOffsetLabelAnchorAtXY Property

Gets or sets a flag to indicate whether the label should move when the alignment is moved or if it is anchored at a specific point.

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

Property Value

Boolean
See Also