Defines the properties of vectors on a plane and operations on these vectors.
Namespace:
PerpetuumSoft.Framework.DrawingAssembly: 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 |