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