WebImageRegion Class Members
In This Topic
The following tables list the members exposed by
WebImageRegion.
Public Constructors
| Name | Description |
 | WebImageRegion | Overloaded. Initializes a new instance of the class. |
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) |
Public Methods
Public Operators
See Also