Click or drag to resize
SoText2spacing Property

Defines the distance (in the negative y direction) between the base points of successive strings, measured with respect to the current font height.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat spacing { get; }

Property Value

Type: SoSFFloat
Remarks

A value of 1 indicates single spacing, a value of 2 indicates double spacing, and so on.

See Also