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