| ImageGear22.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityGeometry Class : GetPoints Method |
start to end taking into account the point size (three floating-point values).
'Declaration Public Sub GetPoints( _ ByVal points() As Single, _ ByVal start As Integer, _ ByVal end As Integer _ )
'Usage Dim instance As ImGearVectorEntityGeometry Dim points() As Single Dim start As Integer Dim end As Integer instance.GetPoints(points, start, end)
start to end taking into account the point size (three floating-point values).