C# Class WindowlessControls.WindowlessGradientRectangle.TRIVERTEX

Mostra file Open project: koush/WindowlessControls

Public Properties

Property Type Description
Alpha ushort
Blue ushort
Green ushort
Red ushort
X int
Y int

Property Details

Alpha public_oe property

public ushort Alpha
return ushort

Blue public_oe property

public ushort Blue
return ushort

Green public_oe property

public ushort Green
return ushort

Red public_oe property

public ushort Red
return ushort

X public_oe property

public int X
return int

Y public_oe property

public int Y
return int