'Declaration Protected Function New( _ ByVal template As GradientMap _ )
'Usage Dim template As GradientMap Dim instance As New GradientMap(template)
protected GradientMap( GradientMap template )
Parameters
- template
- A GradientMap object used to create this object.