VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / ImageRegion Class
Constructors Properties Methods SeeAlso
In This Topic
ImageRegion Class Members
In This Topic
The following tables list the members exposed by ImageRegion.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets the Y coordinate of the right-bottom corner of the region.
Public PropertyGets the height of the region.
Public PropertyGets the X coordinate of the right-bottom corner of the region.
Public PropertyGets or sets the region type.
Public PropertyGets the width of the region.
Public PropertyGets the X coordinate of the left-top corner of the region.
Public PropertyGets the Y coordinate of the left-top corner of the region.
Public Methods
 NameDescription
Public MethodReturns a bounding box of this ImageRegion object.
Public MethodReturns a string that represents the current object.
See Also