ArcGIS Pro 3.7 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 Property AnchorPointUnits As SymbolUnits
    public SymbolUnits AnchorPointUnits {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also