Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Point2D Class
Members

In This Topic
    Point2D Class
    In This Topic
    Defines a 2D point.
    Syntax
    'Declaration
     
    Public Class Point2D 
       Implements IVertex 
    public class Point2D : IVertex  
    Inheritance Hierarchy
    See Also