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

In This Topic
    DrawingPaused Property (PresentationView)
    In This Topic
    Gets or sets the paused state on the presentation view.
    Syntax
    public bool DrawingPaused {get; set;}
    Public Property DrawingPaused As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also