ArcGIS Pro 3.0 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, Windows 8.1

    See Also