LabelGroupSubEntityDragged Property

Gets a bool value that specifies whether the label has been dragged.

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

Property Value

Boolean

Implements

ICommonLabelDragged
See Also