'Usage
Dim instance As IGradientStops Dim rgb As Color Dim position As System.Double instance.Insert(rgb, position)
Parameters
- rgb
- The color of the gradient stop as an RGB value
- position
- The position of the gradient stop as a value from 0.0 to 1.0
'Usage
Dim instance As IGradientStops Dim rgb As Color Dim position As System.Double instance.Insert(rgb, position)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2