SpreadsheetGear.Shapes Namespace > IGradientStops Interface > InsertAt Method : InsertAt(Int32,Color,Double) Method |
'Declaration
Overloads Sub InsertAt( _ ByVal index As System.Integer, _ ByVal rgb As Color, _ ByVal position As System.Double _ )
'Usage
Dim instance As IGradientStops Dim index As System.Integer Dim rgb As Color Dim position As System.Double instance.InsertAt(index, 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