ArcGIS Pro 2.9 API Reference Guide
GraphicsLayerCreationParams Constructor(Uri)

ArcGIS.Desktop.Mapping Namespace > GraphicsLayerCreationParams Class > GraphicsLayerCreationParams Constructor : GraphicsLayerCreationParams Constructor(Uri)
A System.Uri represents the path or url to a .lyrx or .lpkx file.
Creates a parameter object with System.Uri.
Syntax
public GraphicsLayerCreationParams( 
   Uri uri
)
Public Function New( _
   ByVal uri As Uri _
)

Parameters

uri
A System.Uri represents the path or url to a .lyrx or .lpkx file.
Remarks

Some sample paths to:

A .lyrx or .lpkx file \\Machine\SharedFolder\GraphicsLayer.lyrx

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

GraphicsLayerCreationParams Class
GraphicsLayerCreationParams Members
Overload List