Point |
The Point4D type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Specifies whether this point contains the same coordinates as the specified object.
(Overrides ValueTypeEquals(Object)) |
![]() | Equals(Point4D) | Specifies whether this point contains the same coordinates as the specified point. |
![]() ![]() | FromString | Converts this point from a culture-invariant human-readable string, to the equivalent binary representation. |
![]() | GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode) |
![]() | SetZero | Set all values to zero |
![]() ![]() | ToAxisString | Returns a label of the specified axis. |
![]() | ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString) |
![]() | ToString(Int32) | Converts this point in a human-readable format showing its coordinates with the specified number of decimal digits, using a culture invariant representation. |