Polygon

data class Polygon(val points: List<<Error class: unknown class>>) : RangeBoundary

A polygon in a counterclockwise orientation.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

points

The points describing the polygon.

Constructors

Link copied to clipboard
constructor(points: List<<Error class: unknown class>>)

Properties

Link copied to clipboard
val points: List<<Error class: unknown class>>