Click or drag to resize

RenderResolution Properties

The RenderResolution type exposes the following members.

Properties
  NameDescription
Public propertyAspect
Gets the aspect ratio.
Public propertyStatic memberDefault
Gets the default resolution (1024, 768).
Public propertyStatic memberEmpty
Gets an empty resolution.
Public propertyHeight
Gets or sets the resolution height.
Public propertyIsEmpty
Gets a value indicating whether the resolution is empty.
Public propertyPixelCount
Gets the pixel number.
Public propertyWidth
Gets or sets the resolution width.
Top
See Also