TacticalVisualizerParameters.ShowUnsupported Property
Gets or sets a value that determines whether unsupported symbols are displayed.
Syntax
public AttributeVariable< System.Boolean > ShowUnsupported { get; set; }
Property Value
Default: true
True to display unsupported symbols; otherwise, False.
Remarks
When this property is True unsupported symbols, symbols that Carmenta Engine does not recognize, will be displayed using the following simple default visualization:
Feature type | Displayed as |
---|---|
Point | A large 'X' symbol where the feature is located. |
Line | A simple line defined by the geometry of the feature. |
Polygon | A simple polygon outline defined by the geometry of the feature. |
Carmenta Engine will write a log entry when an unsupported symbol is detected.
Platforms
Windows, Linux, Android