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


In This Topic
    ElevationProfileGraph Class Methods
    In This Topic

    For a list of all members of this type, see ElevationProfileGraph members.

    Public Methods
     NameDescription
    Public Method Stops the generation of the current elevation profile.  
    Public Method Closes the elevation profile graph.  
    Public MethodExports the current elevation profile to a CSV file. Use the CanExport function prior to calling this method to ensure that the elevation profile calculation has completed.  
    Public Method Exports the current elevation profile to an image file.  
    Top
    See Also