NevronOpenVision
Nevron.Nov.Graphics Namespace / NRegion Class


NRegion Class Methods

For a list of all members of this type, see NRegion members.

Public Methods
 NameDescription
Public MethodDetermines whether this region contains the specified point.  
Public MethodOverridden. Creates a deep copy of this object.  
Public MethodPerforms exclusive OR operation on this region and the specified other region and returns the resulting region.  
Public Methodstatic (Shared in Visual Basic)Creates a new region from the specified path.  
Public Methodstatic (Shared in Visual Basic)Creates a new region from the specified quadrangle.  
Public Methodstatic (Shared in Visual Basic)Creates a new region from the specified rectangle  
Public Methodstatic (Shared in Visual Basic)Creates a new region from the specified triangle.  
Public MethodGets the path that represents the outline of this region closed area.  
Public MethodIntersects this region with the specified other region and returns the resulting region.  
Public MethodReturns true if this region interesects with the specified other region  
Public MethodSubtracts the specified region from this region and returns the resulting region.  
Public MethodComputes the union of this region with the specified other region and returns the resulting region.  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Methodstatic (Shared in Visual Basic)Overloaded.   
Protected MethodOverridden. Determines whether this object can be sealed.  
Internal Method  
Internal Method  
Internal Methodstatic (Shared in Visual Basic)  
Internal Method  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)Overloaded.   
Internal Method  
Internal Method  
Internal Method  
Top
See Also