ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / DefaultVisualEffect Property

In This Topic
    DefaultVisualEffect Property
    In This Topic
    Gets or sets the visual effect that new views of this scene are opened with.
    Syntax
    Public Property DefaultVisualEffect As CIMVisualEffect
    public CIMVisualEffect DefaultVisualEffect {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also