Property Uri
Uri
Gets the URI of the 3D model to be loaded in a model symbol layer.
Declaration
public Uri? Uri { get; }
Property Value
| Type | Description |
|---|---|
| Uri | The URI of the 3D model to be loaded in a model symbol layer. |
Remarks
The Uri is null when the model symbol layer is created from a ModelShape.
To load the 3D model at the specified URI, call LoadAsync().
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |