Point3DhfToPoint3Df Method

CVB.Net Documentation
Converts this point to a Point3Df.

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

public Point3Df ToPoint3Df()

Return Value

Type: Point3Df
New Point3Df object.
See Also

Reference