ICommonLabelDragged Property |
Gets a bool value that specifies whether the label has been dragged.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
SyntaxReadOnly Property Dragged As Boolean
Get
property bool Dragged {
bool get ();
}
Property Value
Boolean
See Also