LegendLineType Enumeration
Specifies the type of line in a legend item.
Namespace: Carmenta.Engine
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public enum LegendLineType
Values
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