createPolygonStyle

fun createPolygonStyle(classID: Long, style: ClosedStyle): Error?

Create a Polygon style

Return

Error or null on success

Parameters

classID

The desired class ID for the new Polygon style - Custom class IDs must be between 12000 and 12999.

style

The ClosedStyle to use