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