EssentialsLayerInfoLayerSource Property |
Gets or sets the layer source.
Namespace: Geocortex.Essentials.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic LayerSource LayerSource { get; set; }
Public Property LayerSource As LayerSource
Get
Set
Property Value
Type:
LayerSource
The layer source.
See Also