Click or drag to resize

RenderPresentParameters Constructor

Overload List
  NameDescription
Public methodRenderPresentParameters(RenderResolution)
Initializes a new instance of the RenderPresentParameters structure using a resolution.
The position is set to Empty and the rendering and client resolution are set to resolution
Public methodRenderPresentParameters(RenderPosition, RenderResolution, RenderResolution)
Initializes a new instance of the RenderPresentParameters structure using the specified parameters.
Top
See Also