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