C# Class Uniject.Resolution

Afficher le fichier Open project: yeticgi/Uniject

Méthodes publiques

Свойство Type Description
Height int
RefreshRate int
Width int

Méthodes publiques

Méthode Description
Resolution ( int width, int height, int refreshRate )

Method Details

Resolution() public méthode

public Resolution ( int width, int height, int refreshRate )
width int
height int
refreshRate int

Property Details

Height public_oe property

public int Height
Résultat int

RefreshRate public_oe property

public int RefreshRate
Résultat int

Width public_oe property

public int Width
Résultat int