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