NevronOpenVision
Nevron.Nov.Graphics Namespace / NRegion Class
Fields Properties Methods


NRegion Class Members

The following tables list the members exposed by NRegion.

Protected Constructors
 NameDescription
Internal Constructor  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the bounding renctangle of this clip.  
Public Propertystatic (Shared in Visual Basic)The empty region  
Public PropertyReturns true if the clip is empty  
Top
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