geometry property

Geometry? geometry

The geometry defines the shape and location of the GeoElement.

Implementation

Geometry? get geometry;
void geometry=(Geometry? value)

Implementation

set geometry(Geometry? value);