ElevationProfileParameters Class Members
In This Topic
The following tables list the members exposed by ElevationProfileParameters.
Public Constructors
Public Properties
| Name | Description |
 | Densify |
Gets and sets whether the elevation profile should be densified when generated. Default value is true.
|
 | DistanceUnit |
Gets and sets the distance unit used for the elevation profile values and statistics. Default value is null.
If null is specified, then the current value in the Elevation Profile dock pane is used.
|
 | SurfaceLayer |
Gets and sets the elevation surface layer used to obtain the elevation values. Default value is null.
If null is specified, then the default Ground Surface will be used.
|
Top
See Also