|
ColoredMeshResultsVisitor_legend_colors Field
|
colors for the legend.
Namespace:
Karamba.Results
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected List<Color> _legend_colors
Protected _legend_colors As List(Of Color)
protected:
List<Color>^ _legend_colors
val mutable _legend_colors: List<Color>
Field Value
Type:
ListColor
See Also