wx.VideoMode Struct Reference

List of all members.

Public Member Functions

int CompareTo (object obj)
override bool Equals (object obj)
override int GetHashCode ()
bool Matches (VideoMode other)
override string ToString ()
 VideoMode (int width, int height, int depth, int freq)

Static Public Member Functions

static bool operator!= (VideoMode mode1, VideoMode mode2)
static bool operator== (VideoMode mode1, VideoMode mode2)

Properties

int Depth [get]
int Height [get]
int RefreshFrequency [get]
int Width [get]


Constructor & Destructor Documentation

wx.VideoMode.VideoMode ( int  width,
int  height,
int  depth,
int  freq 
)


Member Function Documentation

int wx.VideoMode.CompareTo ( object  obj  ) 

override bool wx.VideoMode.Equals ( object  obj  ) 

override int wx.VideoMode.GetHashCode (  ) 

bool wx.VideoMode.Matches ( VideoMode  other  ) 

static bool wx.VideoMode.operator!= ( VideoMode  mode1,
VideoMode  mode2 
) [static]

static bool wx.VideoMode.operator== ( VideoMode  mode1,
VideoMode  mode2 
) [static]

override string wx.VideoMode.ToString (  ) 


Property Documentation

int wx.VideoMode.Depth [get]

int wx.VideoMode.Height [get]

int wx.VideoMode.RefreshFrequency [get]

int wx.VideoMode.Width [get]


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads