MilitaryDVisualizerParameters.Attributes Property
Gets or sets the MilitaryDAttributes that specify which attributes in a Feature are used by the TacticalVisualizer.
Syntax
public MilitaryDAttributes Attributes { get; set; }
Property Value
Default: null
The attributes that are used by a tactical visualizer to display symbols.
Remarks
If this property is null then the attributes as specified by a default constructed MilitaryDAttributes will be used. Note that currently the Carmenta Engine implementation of 2525D does not support polygon or line graphical symbols.
Platforms
Windows, Linux, Android