Enhanced C#
Language of your choice: library documentation
|
This interface exists to work around a limitation of C#; see IRectangle{T}. More...
This interface exists to work around a limitation of C#; see IRectangle{T}.
Public Member Functions | |
Rect | NewRect (T x, T y, T width, T height) |
Rect | NewRange (T x1, T y1, T x2, T y2) |