Click or drag to resize
PoAxistitleDistAxis Property

Distance from the title to the axis.

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

Property Value

Type: SoSFFloat
Remarks

If this value is <= 0, the distance is automatically calculated. This value is a percentage of the current domain (cf OIV.MeshViz.Graph.PoBase description). Default is 0.

See Also