PointUtil.Line Structure Members
The following tables list the members exposed by PointUtil.Line.
Public Constructors
| Name | Description | |
|---|---|---|
![]() | PointUtil.Line Constructor | Overloaded. |
Public Fields
| Name | Description | |
|---|---|---|
![]() | X1 | The X coord of the first point |
![]() | X2 | The X coord of the second point |
![]() | Y1 | The Y coord of the first point |
![]() | Y2 | The Y coord of the second point |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also


