Click or drag to resize
PoItemLegendmarkerSize Property

List of sizes for markers.

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

Property Value

Type: SoMFFloat
Remarks

Be careful: markerSize.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