Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / PolyRegion2D Class / PolyRegion2D Constructor / PolyRegion2D Constructor(PolyRegion2D)

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

    Parameters

    another
    See Also