ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearROIRectangle Class
Fields Properties Methods


In This Topic
    ImGearROIRectangle Class Members
    In This Topic

    The following tables list the members exposed by ImGearROIRectangle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ImGearROIRectangle class.  
    Top
    Public Fields
     NameDescription
    Public Field Height of rectangle in pixels.  
    Public Field Width of rectangle in pixels.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets the bounding rectangle.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Creates a new object that is a copy of the current instance.  
    Public MethodOverridden.  Checks whether or not the specified point is in the ROI.  
    Top
    See Also