Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NRegion Class
Fields Properties Methods


In This Topic
    NRegion Class Members
    In This Topic

    The following tables list the members exposed by NRegion.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Graphics.NSealableObject)
    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  
    Public PropertyGets whether this graphics object is sealed. (Inherited from Nevron.Nov.Graphics.NSealableObject)
    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 MethodSeals this graphics object. Further attempts to modify the object throw an exception. (Inherited from Nevron.Nov.Graphics.NSealableObject)
    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)  
    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)  
    Protected MethodCalled when the object is sealed (Inherited from Nevron.Nov.Graphics.NSealableObject)
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    See Also