ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarker Class / AnchorPointUnits Property

In This Topic
    AnchorPointUnits Property
    In This Topic
    Gets or sets a value which specifies if the anchor point location is considered a percentage of the size or as an absolute distance.
    Syntax
    public SymbolUnits AnchorPointUnits {get; set;}
    Public Property AnchorPointUnits As SymbolUnits
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also