Eyeshot 10 WinForms API Reference
Point4D Class
Members 

WinForms Assembly > devDept.Geometry Namespace : Point4D Class
Defines a point in homogeneous coordinates.
Syntax
'Declaration
 
Public Class Point4D 
   Inherits Point3D
   Implements IVertex 
public class Point4D : Point3D, IVertex  
Inheritance Hierarchy

System.Object
   devDept.Geometry.Point2D
      devDept.Geometry.Point3D
         devDept.Geometry.Point4D

See Also

Reference

Point4D Members
devDept.Geometry Namespace