ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLegendPatch Class / GeometryURI Property

In This Topic
    GeometryURI Property (CIMLegendPatch)
    In This Topic
    Gets or sets the URI of the binary reference containing the geometry of the legend patch.
    Syntax
    public string GeometryURI {get; set;}
    Public Property GeometryURI As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also