TacticalVisualizerParameters.UseAffiliationColor Property
Gets or sets a value that determines whether non-point symbols are drawn with affiliation colors.
Syntax
public AttributeVariable< System.Boolean > UseAffiliationColor { get; set; }
Property Value
Default: Differs depending on type. See the table below.
True to display non-point symbols with affiliation colors; otherwise, false.
Default values
Class | Default value |
---|---|
App6BParameters | Not used. |
App6CDraft1Parameters | Not used. |
App6DParameters | false |
MilStd2525BParameters | false |
MilStd2525CParameters | false |
MilStd2525DParameters | false |
Remarks
By default non-point symbols; tactical graphics like corridors, orbit areas, arrows and other types of symbols from MIL-STD-2525B Appendix B; are displayed in the color specified by the Color property but if you set this property to True then a friend non-point symbol will be displayed in the color specified by FriendColor etc.
This property has no effect if you use the App-6(B) or App-6(C) Draft 1 visualization.
Platforms
Windows, Linux, Android