SFML.Net
Window Properties |
The Window type exposes the following members.

Name | Description | |
---|---|---|
![]() |
CPointer |
Access to the internal pointer of the object.
For internal use only
(Inherited from ObjectBase.) |
![]() |
IsOpen |
Tell whether or not the window is opened (ie. has been created).
Note that a hidden window (Show(false))
will still return true
|
![]() |
Position |
Position of the window
|
![]() |
Settings |
Creation settings of the window
|
![]() |
Size |
Size of the rendering region of the window
|
![]() |
SystemHandle |
OS-specific handle of the window
|
