Click or drag to resize

IVideoDriverInfoMinRefreshRate Property

Win32_VideoController: Minimum refresh rate of the video controller in hertz.

Namespace:  Xcalibur.Models.Hardware.Video
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
long MinRefreshRate { get; set; }

Property Value

Type: Int64
The minimum refresh rate.
See Also