PoNonLinearValueLegend3 Constructor (SbVec2f, SbVec2f) |
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public PoNonLinearValueLegend3(
SbVec2f _start,
SbVec2f _end
)
Public Sub New (
_start As SbVec2f,
_end As SbVec2f
)
public:
PoNonLinearValueLegend3(
SbVec2f _start,
SbVec2f _end
)
new :
_start : SbVec2f *
_end : SbVec2f -> PoNonLinearValueLegend3
Parameters
- _start
- Type: OIV.InventorSbVec2f
- _end
- Type: OIV.InventorSbVec2f
Remarks See Also