Enhanced C#
Language of your choice: library documentation
|
Interface for reading the size of a 2D object. More...
Interface for reading the size of a 2D object.
T | Coordinate type. |
Properties | |
T | Width [get] |
Gets the width of a rectangle (the difference between X coordinates). More... | |
T | Height [get] |
Gets the height of a rectangle (the difference between Y coordinates). More... | |
|
get |
Gets the height of a rectangle (the difference between Y coordinates).
|
get |
Gets the width of a rectangle (the difference between X coordinates).