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