C# Class CustomChrome.NativeMethods.SIZE

Afficher le fichier Open project: pvginkel/CustomChrome Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
SIZE ( Size size ) : System

Method Details

SIZE() public méthode

public SIZE ( Size size ) : System
size System.Drawing.Size
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