public SchemeGradientStop( SchemeColor color, double postion )
'Declaration Public Function New( _ ByVal color As SchemeColor, _ ByVal postion As Double _ )
'Declaration
Public Function New( _ ByVal color As SchemeColor, _ ByVal postion As Double _ )
'Usage Dim color As SchemeColor Dim postion As Double Dim instance As New SchemeGradientStop(color, postion)
'Usage
Dim color As SchemeColor Dim postion As Double Dim instance As New SchemeGradientStop(color, postion)
SchemeGradientStop Structure SchemeGradientStop Members