Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Polygon2D Class / UpdateBoundingRect Method

In This Topic
    UpdateBoundingRect Method
    In This Topic
    Update/initialize the polygon min and max 2D points.
    Syntax
    'Declaration
     
    Public Sub UpdateBoundingRect() 
    public void UpdateBoundingRect()
    See Also