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

In This Topic
    CIMPictureMarker Class
    In This Topic
    Represents a picture marker created from a raster (bitmapped) image file. The image can have color substitutions to replace one or more colors in the image or it can have a tint applied to the whole image depending on the picture type. Supported formats are .bmp, .jpg, .png, and .gif.
    Object Model
    CIMPictureMarker ClassMapPoint ClassCIMAnimatedSymbolProperties ClassCIMPictureMarker ClassCIMPictureMarker ClassCIMMarkerPlacement ClassCIMColor Class
    Syntax
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMSymbolLayer
             ArcGIS.Core.CIM.CIMMarker
                ArcGIS.Core.CIM.CIMPictureMarker

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also