ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMShapeGraphic Class
Members

In This Topic
    CIMShapeGraphic Class
    In This Topic
    Represents a shape graphic, the generic base class for geometry based graphics.
    Object Model
    CIMShapeGraphic ClassCIMSymbolReference Class
    Syntax
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMGraphic
             ArcGIS.Core.CIM.CIMShapeGraphic
                ArcGIS.Core.CIM.CIMLineGraphic
                ArcGIS.Core.CIM.CIMMultiPatchGraphic
                ArcGIS.Core.CIM.CIMMultipointGraphic
                ArcGIS.Core.CIM.CIMPointGraphic
                ArcGIS.Core.CIM.CIMPolygonGraphic

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also