Click or drag to resize
SoAnnoText3spacing 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: 2024.1.1.0 (2024.1.1)
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. Default is 1.

See Also