ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / DisplayOptions Class
Properties Methods


In This Topic
    DisplayOptions Class Members
    In This Topic

    The following tables list the members exposed by DisplayOptions.

    Public Properties
     NameDescription
    Public Property Gets and sets whether the display cache will be cleared automatically when the Pro application is closed  
    Top
    Public Methods
     NameDescription
    Public Method Clears the display cache from the local storage. This method will close and reopen any project currently opened in order to clear the local storage. The project should not have any unsaved change when the method is called. If it does, the call will be a no-op.  
    Top
    See Also