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

In This Topic
    ElementWidth Property
    In This Topic
    Gets or sets the pixel width for the graphic. It applies only to the animation screen graphic that contains a polygon graphic.
    Syntax
    public double ElementWidth {get; set;}
    Public Property ElementWidth As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also