class EsriShapefile::Shapes::PolygonM

A PolygonM consists of a number of rings. A ring is a closed, non-self-intersecting loop. A PolygonZ may contain multiple outer rings. The rings of a PolygonZ are referred to as its parts.

The PolygonM structure is identical to the PolyLineM structure