In This Topic
Define a Vector class that represents the mathematic vector.
Object Model
Syntax
'Declaration
Public Class Vector(Of )
Type Parameters
Inheritance Hierarchy
System.Object
C1.Framework.Mathematics.Vector<T>
C1.Framework.Drawing.Gdi.Coordinate
See Also