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