ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / IGraphicFactory Interface / GetGeometry Method
The graphic from which the geometry will be returned
Version

    GetGeometry Method (IGraphicFactory)
    Get the underlying geometry from the ArcGIS.Core.CIM.CIMGraphic
    Syntax
    Geometry GetGeometry( 
       CIMGraphic graphic
    )

    Parameters

    graphic
    The graphic from which the geometry will be returned

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also