Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface.PolygonPoint Class
Members

In This Topic
    Surface.PolygonPoint Class
    In This Topic
    Surface.PolyRegion 2D point definition.
    Syntax
    'Declaration
     
    Public Class Surface.PolygonPoint 
       Inherits devDept.Geometry.Point2D
       Implements devDept.Geometry.IVertex 
    public class Surface.PolygonPoint : devDept.Geometry.Point2D, devDept.Geometry.IVertex  
    Inheritance Hierarchy

    System.Object
       devDept.Geometry.Point2D
          devDept.Eyeshot.Entities.Surface.PolygonPoint

    See Also