EssentialsLayerInfoDisplayName Property |
Gets or sets the display name for the Layer.
Namespace: Geocortex.Essentials.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string DisplayName { get; set; }
Public Property DisplayName As String
Get
Set
Property Value
Type:
StringThe display name.
See Also