LabelBaseAllowsDragging Property

Gets a boolean value that specifies whether the label object can be dragged.

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

Property Value

Boolean

Implements

ICommonLabelOptionsAllowsDragging
See Also