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

    See Also