Click to Rate and Give Feedback
MSDN
MSDN Library
XNA Game Studio
XNA Game Studio 3.1
 FullScreenRefreshRateInHz Property
Collapse All/Expand All Collapse All
XNA Game Studio 3.1
PresentationParameters.FullScreenRefreshRateInHz Property
Gets or sets a value indicating the rate at which the display adapter will refresh the screen.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

C#
public int FullScreenRefreshRateInHz { get; set; }

Property Value

The refresh rate in hertz, or 0 in windowed mode.

For full screen mode, the refresh rate must be one of the refresh rates found in SupportedDisplayModes.

Xbox 360, Windows XP SP2, Windows Vista, Zune
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker