ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ElevationProfileParameters Class
Properties


In This Topic
    ElevationProfileParameters Class Members
    In This Topic

    The following tables list the members exposed by ElevationProfileParameters.

    Public Constructors
     NameDescription
    Public Constructor Default constructor.  
    Top
    Public Properties
     NameDescription
    Public Property Gets and sets whether the elevation profile should be densified when generated. Default value is true.  
    Public Property 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.  
    Public Property 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