SpreadsheetGear.Shapes Namespace > IGradientStops Interface > Insert Method : Insert(Color,Double,Double) Method |
'Declaration
Overloads Sub Insert( _ ByVal rgb As Color, _ ByVal position As System.Double, _ ByVal transparency As System.Double _ )
'Usage
Dim instance As IGradientStops Dim rgb As Color Dim position As System.Double Dim transparency As System.Double instance.Insert(rgb, position, transparency)
void Insert( Color rgb, System.double position, System.double transparency )
procedure Insert( rgb: Color; position: System.Double; transparency: System.Double );
function Insert( rgb : Color, position : System.double, transparency : System.double );
void Insert( Color rgb, System.double position, System.double transparency )
void Insert( Color rgb, System.double position, System.double transparency )
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