ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAnimationScreenGraphicKeyframe Class


In This Topic
    CIMAnimationScreenGraphicKeyframe Class Properties
    In This Topic

    For a list of all members of this type, see CIMAnimationScreenGraphicKeyframe members.

    Public Properties
     NameDescription
    Public Property Gets or sets the horizontal placement percent of the graphic anchor position on the viewer (0 is left edge, 1 is right edge).  
    Public Property Gets or sets the vertical placement percent of the graphic anchor position on the viewer (0 is top edge, 1 is bottom edge).  
    Public Property Gets or sets the pixel height for the graphic. It applies only to the animation screen graphic that contains a polygon graphic.  
    Public Property Gets or sets the pixel width for the graphic. It applies only to the animation screen graphic that contains a polygon graphic.  
    Public Property Gets or sets the angle of rotation (in degrees) for the graphic. It applies only to the animation screen graphic that contains a polygon graphic.  
    Public Property Gets or sets the size multiplier for the graphic.  
    Public Property Gets or sets the time in seconds relative to the beginning of the track.  
    Public Property Gets or sets the transparency of the graphic.  
    Top
    See Also