ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPictureGraphic Class / SourceURL Property

In This Topic
    SourceURL Property (CIMPictureGraphic)
    In This Topic
    Gets or sets the source URL of the picture graphic. Typically the source of the image copied into the PictureURL.
    Syntax
    public string SourceURL {get; set;}
    Public Property SourceURL As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also