IDisplayMode Interface Reference
Inheritance diagram for IDisplayMode:

Properties

string DisplayModeID [get]
 Display Mode ID More...
 
int HResolution [get]
 Horizontal resolution in pixels More...
 
int VResolution [get]
 Vertical resolution in pixels More...
 
double Rate [get]
 Refresh rate in Hz More...
 
bool ActiveMode [get]
 True if is the active mode in connector More...
 

Property Documentation

bool ActiveMode
get
string DisplayModeID
get
int HResolution
get
double Rate
get
int VResolution
get