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