C# Class TOAPI.Types.SIZE

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Свойство Type Description
cx int
cy int

Méthodes publiques

Méthode Description
SIZE ( int width, int height ) : System

Method Details

SIZE() public méthode

public SIZE ( int width, int height ) : System
width int
height int
Résultat System

Property Details

cx public_oe property

public int cx
Résultat int

cy public_oe property

public int cy
Résultat int