Enum Runway.GeoMapElementOptions
Enum to control how the runway centreline wil be drawn as a GeoMapElement
Namespace: FpAssistantCore.Aerodromes
Assembly: FpAssistantCoreScl.dll
Syntax
public enum Runway.GeoMapElementOptions
Fields
| Name | Description |
|---|---|
| CentrelinePoints | Use all the runway centreline coordinates : GeoLineString |
| TwoPointsFirstLast | Use first and last coordinate in the collection : GeoLine |