C# Class cadencii.MARGINS

Afficher le fichier Open project: cadencii/cadencii Class Usage Examples

Méthodes publiques

Свойство Type Description
cxLeftWidth int
cxRightWidth int
cyBottomHeight int
cyTopHeight int

Méthodes publiques

Méthode Description
MARGINS ( int Left, int Right, int Top, int Bottom ) : System

Method Details

MARGINS() public méthode

public MARGINS ( int Left, int Right, int Top, int Bottom ) : System
Left int
Right int
Top int
Bottom int
Résultat System

Property Details

cxLeftWidth public_oe property

public int cxLeftWidth
Résultat int

cxRightWidth public_oe property

public int cxRightWidth
Résultat int

cyBottomHeight public_oe property

public int cyBottomHeight
Résultat int

cyTopHeight public_oe property

public int cyTopHeight
Résultat int