ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMultiLayerSymbol Class / ThumbnailURI Property

In This Topic
    ThumbnailURI Property (CIMMultiLayerSymbol)
    In This Topic
    Gets or sets the representative image of the symbol as a base64 encoded string.
    Syntax
    Public Property ThumbnailURI As String
    public string ThumbnailURI {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also