Leadtools Namespace : LeadSize Structure |
The following tables list the members exposed by LeadSize.
Name | Description | |
---|---|---|
LeadSize Constructor | Initializes a new LeadSize structure object with explicit parameters. |
Name | Description | |
---|---|---|
Empty | Represents a new instance of the LeadSize structure with uninitialized members. | |
Height | Gets or sets a value that represents the height for this LeadSize. | |
IsEmpty | Gets a value indicating whether this LeadSize structure is empty. | |
Width | Gets or sets a value that represents the width for this LeadSize. |
Name | Description | |
---|---|---|
Create | Initializes a new LeadSize structure with explicit parameters. | |
Equals | Overloaded. Specifies whether two LeadSize structures contain the same coordinates. | |
GetHashCode | Returns a hash code for this LeadSize structure. | |
ToString | Converts this LeadSize to a human-readable string. |
Equality | Specifies whether this LeadSize contains the same width and height as the specified object. |
Inequality | Specifies whether this LeadSize does not contain the same width and height as the specified object. |