The following tables list the members exposed by LeadPoint.
Name | Description | |
---|---|---|
LeadPoint Constructor | Overloaded. Initializes a new instance of the LeadPoint structure with the specified coordinates. |
Name | Description | |
---|---|---|
X | Gets or sets the x-coordinate of this LeadPoint. | |
Y | Gets or sets the y-coordinate of this LeadPoint. |
Name | Description | |
---|---|---|
Equals | (Inherited from System.ValueType) | |
FromPoint | Creates a new LeadPoint class object from explicit Point parameters. | |
GetHashCode | (Inherited from System.ValueType) | |
ToPoint | Converts this LeadPoint to a Point. | |
ToString | (Inherited from System.ValueType) |