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

In This Topic
    AnchorY Property
    In This Topic
    Gets or sets the vertical placement percent of the graphic anchor position on the viewer (0 is top edge, 1 is bottom edge).
    Syntax
    public double AnchorY {get; set;}
    Public Property AnchorY As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also