C# Class TOAPI.Types.GRADIENT_RECT

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

Méthodes publiques

Свойство Type Description
LowerRight uint
UpperLeft uint

Méthodes publiques

Méthode Description
GRADIENT_RECT ( uint upLeft, uint lowRight ) : System

Method Details

GRADIENT_RECT() public méthode

public GRADIENT_RECT ( uint upLeft, uint lowRight ) : System
upLeft uint
lowRight uint
Résultat System

Property Details

LowerRight public_oe property

public uint LowerRight
Résultat uint

UpperLeft public_oe property

public uint UpperLeft
Résultat uint