Click or drag to resize
PoItemLegendmarkerColor Property

List of color for markers.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFColor markerColor { get; }

Property Value

Type: SoMFColor
Remarks

Be careful: markerColor.getNum() must be greater or equal to item.getNum() in order to take into account one of this field, otherwise the inherited attributes will be used.

See Also