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