The UnitPoint type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() |
Equals |
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.) |
![]() |
GetHashCode |
Returns the hash code for this instance.
(Inherited from ValueType.) |
![]() ![]() |
Parse |
Converts a string to a UnitPoint structure.
|
![]() |
ToString |
Converts the current value to a human-readable string.
(Overrides ValueType..::..ToString()()()().) |
Properties
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.
|