DisplayPresentationRate.VerticalSyncRate Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The refresh rate, also known as vertical sync rate, which controls how often the display pipeline scans out to a target. This rate is represented in Hertz (Hz) and stored as a two-part rational number.
public: Rational VerticalSyncRate;
Rational VerticalSyncRate;
public Rational VerticalSyncRate;
Public VerticalSyncRate As Rational