geometry property
The geometry defines the shape and location of the GeoElement.
Implementation
Geometry? get geometry;
Implementation
set geometry(Geometry? value);
The geometry defines the shape and location of the GeoElement.
Geometry? get geometry;
set geometry(Geometry? value);