The
properties
of OpenTK.Box2 are listed below. For a list of all members, see the Box2 Members list.
See Also: Inherited members from System.ValueType
Public Properties
| [read-only] | Height | float.
Gets a float describing the height of the Box2 structure.
|
| [read-only] | Width | float.
Gets a float describing the width of the Box2 structure.
|