LegendLineType Enumeration
Specifies the type of line in a legend item.
Namespace: Carmenta.Engine
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECore assembly)
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECore assembly)
Syntax
public enum LegendLineTypeValues
| Value name | Value | Description |
|---|---|---|
| Straight | 0 | Gives a straight line, useful for roads etc. |
| Curved | 1 | Gives a curved line, useful for rivers etc. |
Remarks
![]() |
Platforms
Windows, Linux, Android
