PoItemLegendboxColor Property |
List of colors for the boxes (boxColor.getNum() must be greater or equal to item.getNum(), otherwise all boxes get the same color which is the inherited color).
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFColor boxColor { get; }
Public ReadOnly Property boxColor As SoMFColor
Get
public:
property SoMFColor^ boxColor {
SoMFColor^ get ();
}
member boxColor : SoMFColor with get
Property Value
Type:
SoMFColorRemarks See Also