MaxErrorLengthUnit Enumeration
Specifies the length unit that is used to define the maximum error generated by a LineThinningOperator.
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CEOperators assembly)
Syntax
public enum MaxErrorLengthUnitValues
| Value name | Value | Description |
|---|---|---|
| Pixels | 0 | Indicates that the maximum error is specified in pixels. |
| NominalMeters | 1 | Indicates that the maximum error is specified in nominal meters of the coordinate reference system that the feature being thinned is defined in. |
Platforms
Windows, Linux, Android