Enhanced C#
Language of your choice: library documentation
Public Member Functions | List of all members
Loyc.Geometry.INewPoint< Point, T > Interface Template Reference

This interface exists to work around a limitation of C#; see IPoint<T>. More...


Source file:

Remarks

This interface exists to work around a limitation of C#; see IPoint<T>.

Public Member Functions

Point New (T x, T y)