C# Class WindowlessControls.WindowlessGradientRectangle.TRIVERTEX

Afficher le fichier Open project: koush/WindowlessControls

Méthodes publiques

Свойство Type Description
Alpha ushort
Blue ushort
Green ushort
Red ushort
X int
Y int

Property Details

Alpha public_oe property

public ushort Alpha
Résultat ushort

Blue public_oe property

public ushort Blue
Résultat ushort

Green public_oe property

public ushort Green
Résultat ushort

Red public_oe property

public ushort Red
Résultat ushort

X public_oe property

public int X
Résultat int

Y public_oe property

public int Y
Résultat int