PointIsLabelDragged Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public bool IsLabelDragged { get; }
Public ReadOnly Property IsLabelDragged As Boolean
Get
public:
property bool IsLabelDragged {
bool get ();
}
member IsLabelDragged : bool with get
Property Value
Boolean
See Also