ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapView Class / GetCameraEffect Method

In This Topic
    GetCameraEffect Method
    In This Topic
    Returns the CIMCameraEffect object for the active 3D View.
    Syntax
    public CIMCameraEffect GetCameraEffect()
    Public Function GetCameraEffect() As CIMCameraEffect
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also