Returns the vector that is perpendicular for this.

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

Syntax

C#
public Vector GetPerpendicular()
Visual Basic (Declaration)
Public Function GetPerpendicular As Vector
Visual C++
public:
Vector GetPerpendicular()

See Also