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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also