VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging Namespace / RegionOfInterest Class
In This Topic
    RegionOfInterest Class Properties
    In This Topic
    For a list of all properties of this type, see RegionOfInterest.
    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.
    See Also