The following tables list the members exposed by LeadRectangle.
Name | Description | |
---|---|---|
LeadRectangle Constructor | Overloaded. Initializes a new instance of the LeadRectangle structure at a specific location using specified dimensions. |
Name | Description | |
---|---|---|
Height | Gets or sets the height of this LeadRectangle structure. | |
Width | Gets or sets the width of this LeadRectangle structure. | |
X | Gets or sets the x-coordinate of the upper-left-hand corner of this LeadRectangle structure. | |
Y | Gets or sets the y-coordinate of the upper-left-hand corner of this LeadRectangle structure. |
Name | Description | |
---|---|---|
Equals | (Inherited from System.ValueType) | |
FromRectangle | Returns a LeadRectangle structure with the specified Rectangle. | |
GetHashCode | (Inherited from System.ValueType) | |
ToRectangle | Converts this LeadRectangle structure to a Rectangle structure. | |
ToString | (Inherited from System.ValueType) |