Click or drag to resize

Vector2ToArray Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns an array that represents the vector.

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

Return Value

Type: Double
Array.
See Also