Rectangle
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ Version ( since = "2.46" ) ]
public struct Rectangle
A data structure for holding a rectangle.
Content:
Fields:
- public double x
- public double y
- public double width
- public double height