NamedStyle.DisplayName Property
Gets or sets a display name for the style.
Syntax
public System.String DisplayName { get; set; }
Property Value
The display name for the style.
Remarks
This property is typically configured in Carmenta Studio, when a map configuration is created. An application providing a GUI for enabling and disabling named styles may check if a display name is available, and perhaps show that to the end user instead of the Name property.
This property can be specified in several different languages, see Localized properties in Carmenta Studio. To retrieve the display name for a particular language, use the GetLocalizedDisplayName method.
Platforms
Windows, Linux, Android