C# Class WindowlessControls.WindowlessGradientRectangle.TRIVERTEX

Show 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 property

public ushort Alpha
return ushort

Blue public property

public ushort Blue
return ushort

Green public property

public ushort Green
return ushort

Red public property

public ushort Red
return ushort

X public property

public int X
return int

Y public property

public int Y
return int