VideoMode Methods

SFML.Net

VideoMode Methods

The VideoMode type exposes the following members.

Methods
  Name Description
Public method Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public method GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method IsValid
Tell whether or not the video mode is supported
Public method ToString
Provide a string describing the object
(Overrides ValueTypeToString.)
Top
See Also