Defines the properties of vectors on a plane and operations on these vectors.

Namespace:  PerpetuumSoft.Framework.Drawing
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public struct Vector
Visual Basic (Declaration)
Public Structure Vector
Visual C++
public value class Vector

See Also