ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectMove Class / OffsetX Property

In This Topic
    OffsetX Property (CIMGeometricEffectMove)
    In This Topic
    Gets or sets the distance to move the symbol along the X-axis of the feature geometry.
    Syntax
    public double OffsetX {get; set;}
    Public Property OffsetX As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also