ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Presentations.Events Namespace / PresentationViewEventArgs Class / DrawingPaused Property

In This Topic
    DrawingPaused Property (PresentationViewEventArgs)
    In This Topic
    Gets whether drawing is paused.
    Syntax
    public bool DrawingPaused {get;}
    Public ReadOnly Property DrawingPaused As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also