BoundingBox
Object Hierarchy:
Description:
[
CCode ( type_id =
"geocode_bounding_box_get_type ()" ) ]
public class BoundingBox :
Object
All the fields in the Location structure are private and should never be
accessed directly.
Content:
Properties:
- public double bottom { get; construct; }
Bottom coordinate.
- public double left { get; construct; }
Left coordinate.
- public double right { get; construct; }
Right coordinate.
- public double top { get; construct; }
Top coordinate.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object