ElevationProfileGraph Class Properties
In This Topic
For a list of all members of this type, see ElevationProfileGraph members.
Public Properties
| Name | Description |
 | CanExport |
Gets if the current elevation profile can be exported. Returns false if the calculation has not yet been completed.
|
 | ElevationProfileStatistics |
Gets the statistics of the current elevation profile. Returns null if the calculation has not yet been completed.
|
 | Geometry |
Gets the current elevation profile. Returns null if the calculation has not yet been completed.
|
 | IsClosed |
Gets if the elevation profile graph is closed.
|
 | IsExpanded |
Gets and sets if the elevation profile graph is expanded.
|
 | IsReversed |
Gets and sets if the elevation profile on the graph is reversed.
|
Top
See Also