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