NamedStyle.Description Property
Gets or sets a short description of the style.
Syntax
public System.String Description { get; set; }
Property Value
A short description of 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 description is available, and perhaps show it to the end user.
This property can be specified in several different languages, see Localized properties in Carmenta Studio. To retrieve the description for a particular language, use the GetLocalizedDescription method.
Platforms
Windows, Linux, Android