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