| Leadtools Namespace : LeadSizeD Structure |
The following tables list the members exposed by LeadSizeD.
| Name | Description | |
|---|---|---|
![]() | LeadSizeD Constructor | Initializes a new instance of LeadSizeD with the specified values. ![]() |
| Name | Description | |
|---|---|---|
![]() ![]() | Empty | Gets a special value that represents a size with no coordinates. |
![]() | Height | Gets or sets the height this LeadSizeD structure. ![]() |
![]() | IsEmpty | Gets a value that indicates whether the size is the Empty size. |
![]() | Width | Gets or sets the width of this LeadSizeD structure. ![]() |
| Name | Description | |
|---|---|---|
![]() | Clone | Returns an exact copy of this LeadSizeD |
![]() ![]() | Create | Creates a new instance of LeadSizeD with the specified values. |
![]() ![]() | Equals | Overloaded. Specifies whether two LeadSizeD structures contain the same values. |
![]() | GetHashCode | Returns a hash code for this LeadSizeD structure. |
![]() ![]() | Parse | Parses a string and returns a new instance of LeadSizeD from it. |
![]() | ToLeadSize | Converts this LeadSizeD to a LeadSize. |
![]() | ToString | Overloaded. Converts this LeadSizeD to a human-readable string. |
Equality | Specifies whether two LeadSizeD structures contain the same values. ![]() |
Explicit Type Conversion | Converts this LeadSizeD structure to a LeadPointD structure. |
Inequality | Specifies whether two LeadSizeD structures do not contain the same values. ![]() |