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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also