ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMViewTrack Class / ScreenGraphics Property

In This Topic
    ScreenGraphics Property
    In This Topic
    Gets or sets the list of graphic overlays used in the animation.
    Syntax
    public CIMAnimationScreenGraphic[] ScreenGraphics {get; set;}
    Public Property ScreenGraphics As CIMAnimationScreenGraphic()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also