PresentationParametersΒΆ

class PresentationParameters : System.Object, System.IDisposable
int DefaultPresentRate
SurfaceFormat BackBufferFormat
int BackBufferHeight
int BackBufferWidth
readonly Rectangle Bounds
System.IntPtr DeviceWindowHandle
DepthFormat DepthStencilFormat
bool IsFullScreen
int MultiSampleCount
PresentInterval PresentationInterval
DisplayOrientation DisplayOrientation
RenderTargetUsage RenderTargetUsage
public void Clear()
public PresentationParameters Clone()
public void Dispose()