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