Click or drag to resize

Vector2Modulus Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Obtains the modulus of the vector.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public double Modulus()
Request Example View Source

Return Value

Type: Double
Vector modulus.
See Also