public GradientSection( Color color, int amount, int alphaBlend )
'Declaration Public Function New( _ ByVal color As Color, _ ByVal amount As Integer, _ ByVal alphaBlend As Integer _ )
'Declaration
Public Function New( _ ByVal color As Color, _ ByVal amount As Integer, _ ByVal alphaBlend As Integer _ )
'Usage Dim color As Color Dim amount As Integer Dim alphaBlend As Integer Dim instance As New GradientSection(color, amount, alphaBlend)
'Usage
Dim color As Color Dim amount As Integer Dim alphaBlend As Integer Dim instance As New GradientSection(color, amount, alphaBlend)
GradientSection Class GradientSection Members Overload List