ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityGeometry Class : SetColors Method |
'Declaration Public Sub SetColors( _ ByVal colors() As Byte, _ ByVal start As Integer, _ ByVal end As Integer _ )
'Usage Dim instance As ImGearVectorEntityGeometry Dim colors() As Byte Dim start As Integer Dim end As Integer instance.SetColors(colors, start, end)