TacticalVisualizerParameters.Color Property
Gets or sets the color of non-point symbols.
Syntax
public AttributeVariable< System.Drawing.Color > Color { get; set; }
Property Value
Default: Differs depending on type. See the table below.
The color of non-point symbols.
Default values
Class | Default value |
---|---|
App6BParameters | Not used. |
App6CDraft1Parameters | Not used. |
App6DParameters | Black, R: 0 G: 0 B: 0 |
MilStd2525BParameters | Black, R: 0 G: 0 B: 0 |
MilStd2525CParameters | Black, R: 0 G: 0 B: 0 |
MilStd2525DParameters | Black, R: 0 G: 0 B: 0 |
Remarks
This property can be used to override the default black color of all non-point tactical graphics like corridors, orbit areas, arrows and other types of symbols from Appendix B in MIL-STD-2525B and MIL-STD-2525C.
This property has no effect if you use the App-6(B) or App-6(C) Draft 1 visualization.
Platforms
Windows, Linux, Android