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

In This Topic
    Cancel Method (ElevationProfileGraph)
    In This Topic
    Stops the generation of the current elevation profile.
    Syntax
    public void Cancel()
    Public Sub Cancel() 
    Remarks
    Only the current elevation profile calculation is canceled. The elevation profile control continues to be displayed. To close the elevation profile use Close.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also