Returns the modulus of the vector.

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

Syntax

C#
public double Abs()
Visual Basic (Declaration)
Public Function Abs As Double
Visual C++
public:
double Abs()

See Also