Name | Description | |
---|---|---|
UnitPoint Constructor | Initializes a new instance of the UnitPoint structure. |
The following tables list the members exposed by UnitPoint.
Name | Description | |
---|---|---|
UnitPoint Constructor | Initializes a new instance of the UnitPoint structure. |
Name | Description | |
---|---|---|
Empty | Represents a UnitPoint with zero coordinates. | |
X | Gets or sets the X coordinate of the current point. | |
Y | Gets or sets the Y coordinate of the current point. |
Name | Description | |
---|---|---|
Parse | Converts a string to a UnitPoint structure. | |
ToString | Converts the current value to a human-readable string. |