CADability dotNET

Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
double GetZPosition(
	GeoPoint2D p
)
Visual Basic
Function GetZPosition ( _
	p As GeoPoint2D _
) As Double
Visual C++
double GetZPosition(
	GeoPoint2D p
)

See Also