ImageRegion Class Members
In This Topic
The following tables list the members exposed by
ImageRegion.
Public Constructors
| Name | Description |
 | ImageRegion | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | Bottom | Gets the Y coordinate of the right-bottom corner of the region. |
 | Height | Gets the height of the region. |
 | Right | Gets the X coordinate of the right-bottom corner of the region. |
 | Type | Gets or sets the region type. |
 | Width | Gets the width of the region. |
 | X | Gets the X coordinate of the left-top corner of the region. |
 | Y | Gets the Y coordinate of the left-top corner of the region. |
Public Methods
See Also