ICommonLabelOptionsAllowsDragging Property |
Gets a boolean value that specifies whether the label object can be dragged.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxbool AllowsDragging { get; }
ReadOnly Property AllowsDragging As Boolean
Get
property bool AllowsDragging {
bool get ();
}
Property Value
Boolean
See Also