WebImageRegion Class Properties
In This Topic
For a list of all properties of this type, see
WebImageRegion.
Public Properties
| | Name | Description |
 | height | Gets or sets the height of this rectangle. (Inherited from WebRectangle) |
 | type | Gets or sets type of the region. |
 | width | Gets or sets the width of this rectangle. (Inherited from WebRectangle) |
 | x | Gets or sets the x-coordinate of the upper-left corner of this rectangle. (Inherited from WebRectangle) |
 | y | Gets or sets the y-coordinate of the upper-left corner of this rectangle. (Inherited from WebRectangle) |
See Also