Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface.PolygonPoint Class / Surface.PolygonPoint Constructor / Surface.PolygonPoint Constructor(PolygonPoint)

In This Topic
    Surface.PolygonPoint Constructor(PolygonPoint)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Surface.PolygonPoint _
    )
    protected Surface.PolygonPoint( 
       Surface.PolygonPoint another
    )

    Parameters

    another
    See Also