get

operator fun get(index: Int): Polygon(source)

Get the polygon at the specified index.

Return

The polygon at the specified index.

Parameters

index

The index of the polygon to retrieve.