ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerPlacementAroundPolygon Class / Position Property

In This Topic
    Position Property (CIMMarkerPlacementAroundPolygon)
    In This Topic
    Gets or sets the position of the marker around the polygon.
    Syntax
    Public Property Position As PlacementAroundPolygonPosition
    public PlacementAroundPolygonPosition Position {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also