Click or drag to resize
PoItemLegend Constructor (SbVec2f, SbVec2f, String, SbColor)

Constructor.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PoItemLegend(
	SbVec2f _start,
	SbVec2f _end,
	string[] _item,
	SbColor[] _boxColor
)

Parameters

_start
Type: OIV.InventorSbVec2f
_end
Type: OIV.InventorSbVec2f
_item
Type: SystemString
_boxColor
Type: OIV.InventorSbColor
Remarks

See Also