PolygonPath
type PolygonPath: SolidPolygonPath | NestedPolygonPath;
A polygon geometry.
See
PolygonLiteral
for applicable JSON schema.SolidPolygonPath
for more information.NestedPolygonPath
for more information.
type PolygonPath: SolidPolygonPath | NestedPolygonPath;
A polygon geometry.
PolygonLiteral
for applicable JSON schema.SolidPolygonPath
for more information.NestedPolygonPath
for more information.