Click or drag to resize
PoAxistickSubDef Property

Secondary graduations tick definition.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<PoAxisTickSubDefs> tickSubDef { get; }

Property Value

Type: SoSFEnumPoAxisTickSubDefs
Remarks

The secondary graduations can be given either by a number or by a period. . Default is PERIOD_MAIN_TICK.

See Also