Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / PolyRegion2D Class
Fields Methods


In This Topic
    PolyRegion2D Class Members
    In This Topic

    The following tables list the members exposed by PolyRegion2D.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Field  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Methodstatic (Shared in Visual Basic) Boolean difference between two PolyRegion2D.  
    Public Methodstatic (Shared in Visual Basic) Creates a PolyRegion2D object from a Region.  
    Public Methodstatic (Shared in Visual Basic) Boolean intersection between two PolyRegion2D.  
    Public Method  
    Public Method Creates a Region object from the current PolyRegion2D object.  
    Public Methodstatic (Shared in Visual Basic) Boolean union between two PolyRegion2D.  
    Top
    See Also