Click or drag to resize
Accord.NET (logo)

Point3Origin Property

Gets the point at the 3D space origin: (0, 0, 0)

Namespace:  Accord.Math
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public static Point3 Origin { get; }
Request Example View Source

Property Value

Type: Point3
See Also