VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging Namespace / RegionOfInterest Class
Constructors Properties Methods SeeAlso
In This Topic
    RegionOfInterest Class Members
    In This Topic
    The following tables list the members exposed by RegionOfInterest.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of the rectangular region of interest.
    Public PropertyGets a value indicating whether this region is empty.
    Public PropertyGets or sets the width of the rectangular region of interest.
    Public PropertyGets or sets the X coordinate of the left top corner of the rectangular region of interest.
    Public PropertyGets or sets the Y coordinate of the left top corner of the rectangular region of interest.
    Public Methods
     NameDescription
    Public MethodCreates a new region of interest that is a copy of the current instance.
    Public MethodReturns a bounding box of this RegionOfInterest.
    Public MethodReturns the string representation of this object.
    See Also