'Usage Dim position As Double Dim color As Color Dim instance As New GradientStop(position, color)
Parameters
- position
- A double value represents the position information for this gradient stop.
- color
- A Color value represents the color of this gradient stop.