ArcGIS Pro 3.7 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 Sub Cancel() 
    public void 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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also