Click or drag to resize
PoLabeloffset Property

Defines an offset applied to the label.

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

Property Value

Type: SoMFVec3f
Remarks

This offset is combinated with the label position. If the number of offsets is inferior to the number of labels, they are cyclically used.

See Also