RenderResolution Properties |
The RenderResolution type exposes the following members.
Name | Description | |
---|---|---|
Aspect |
Gets the aspect ratio.
| |
Default |
Gets the default resolution (1024, 768).
| |
Empty |
Gets an empty resolution.
| |
Height |
Gets or sets the resolution height.
| |
IsEmpty |
Gets a value indicating whether the resolution is empty.
| |
PixelCount |
Gets the pixel number.
| |
Width |
Gets or sets the resolution width.
|