Namespace: DeltaEngine.Editor.UIEditorAssembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
public bool IsDraggingButton { get; set; }
public bool IsDraggingButton { get; set; }
Public Property IsDraggingButton As Boolean
Get
Set
Public Property IsDraggingButton As Boolean
Get
Set
public:
property bool IsDraggingButton {
bool get ();
void set (bool value);
}
public:
property bool IsDraggingButton {
bool get ();
void set (bool value);
}
member IsDraggingButton : bool with get, set
member IsDraggingButton : bool with get, set
Property Value
Type:
Boolean