The following tables list the members exposed by LeadPointD.
Name | Description | |
---|---|---|
LeadPointD Constructor | Creates a new LeadPointD object. |
Name | Description | |
---|---|---|
Empty | Gets a value that represents a static empty LeadPointD. | |
IsEmpty | Gets a value that indicates whether this instance of LeadPointD is Empty. | |
X | Gets or sets a value that represents the X coordinate for this LeadPointD. | |
Y | Gets or sets a value that represents the Y coordinate for this LeadPointD. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this LeadPointD object. | |
Create | Initializes a new LeadPointD object with explicit parameters. | |
Equals | Overloaded. Specifies whether two LeadPointD objects contain the same coordinates. | |
ToString | Converts this LeadPointD to a human-readable string. |