ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerGraphic Class / Geometry Property

In This Topic
    Geometry Property (CIMMarkerGraphic)
    In This Topic
    Gets or sets the geometry of the marker.
    Syntax
    Public Property Geometry As Geometry
    public Geometry Geometry {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also