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