The following tables list the members exposed by LeadSize.
| Name | Description | |
|---|---|---|
| LeadSize Constructor | Overloaded. Initializes a new instance of the LeadSize structure from the specified dimension. |
| Name | Description | |
|---|---|---|
| Height | Gets or sets the height or vertical component of this LeadSize structure in pixels. |
| Width | Gets or sets the width or horizontal component this LeadSize structure in pixels. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.ValueType) |
![]()
| FromSize | Creates a new LeadSize class object from explicit Size parameters. |
| GetHashCode | (Inherited from System.ValueType) |
| ToSize | Converts this LeadSize structure to a Size structure. |
| ToString | (Inherited from System.ValueType) |