Click or drag to resize
PoItemLegend Constructor (SbVec2f, SbVec2f, String)
Calls PoItemLegend(_start, _end, _item, (cli.array<OIV.Inventor.SbColor>^)nullptr).

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
)

Parameters

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