Namespace: DeltaEngine.Editor.CoreAssembly: DeltaEngine.Editor.Core (in DeltaEngine.Editor.Core.dll) Version: 1.1.1.0 (1.1.1)
public bool IsZoomingEnabled { set; }
public bool IsZoomingEnabled { set; }
Public WriteOnly Property IsZoomingEnabled As Boolean
Set
Public WriteOnly Property IsZoomingEnabled As Boolean
Set
public:
property bool IsZoomingEnabled {
void set (bool value);
}
public:
property bool IsZoomingEnabled {
void set (bool value);
}
member IsZoomingEnabled : bool with set
member IsZoomingEnabled : bool with set
Property Value
Type:
Boolean