Click or drag to resize

Int64LineD2DAnnotated Methods

The Int64LineD2DAnnotated type exposes the following members.

Methods
 NameDescription
Public methodEqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public methodGetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
Public methodGetIndex Gets either the start point's index I0 at index 0, or the end point's index I1 at index 1.
Public methodGetPoint Gets either the point P0 at index 0, or the point P1 at index 1.
Public methodGetPointWithIndex Gets either the start point with associated index at idx 0, or the end point with associated index at idx 1.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
See Also