LegendPolygonType Enumeration
Specifies the type of polygon in a legend item.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public enum LegendPolygonType
Values
Value name | Value | Description |
---|---|---|
Rectangular | 0 | A rectangle. |
Settlement | 1 | Gives a spiky polygon, inside the crop rectangle. |
Lake | 2 | Gives a smooth polygon, inside the crop rectangle. |
Shore | 3 | Gives a curved polygon, partially outside the crop rectangle. |
River | 4 | Gives a long, narrow and curved polygon, that extends outside crop rectangle. |
Remarks
![]() |
Platforms
Windows, Linux, Android