ArcGIS Pro 3.7 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 Function GetCameraEffect() As CIMCameraEffect
    public CIMCameraEffect GetCameraEffect()
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also