ArcGIS Pro 2.6 API Reference Guide
AdjustedCameraPath Property

ArcGIS.Core.CIM Namespace > CIMKeyframeCamera Class : AdjustedCameraPath Property
Gets or sets the bezier control points between the previous camera position and the current camera position. Used to define the camera path for the AdjustableArc transition. When the value is null or empty, a default path is used. Must be in the map's spatial reference.
Syntax
public Multipoint AdjustedCameraPath {get; set;}
Public Property AdjustedCameraPath As Multipoint
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMKeyframeCamera Class
CIMKeyframeCamera Members