Point3Dd Constructor

CVB.Net Documentation
Constructor.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public Point3Dd(
	double x,
	double y,
	double z
)

Parameters

x
Type: SystemDouble
X-coordinate.
y
Type: SystemDouble
Y-Coordinate.
z
Type: SystemDouble
Z-coordinate
See Also

Reference