Click or drag to resize
SoFontsize Property

This field specifies the font size.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat size { get; }

Property Value

Type: SoSFFloat
Remarks

The value is in printer's points for 2D text (OIV.Inventor.Nodes.SoText2) and is in the current (object space) units for 3D text (OIV.Inventor.Nodes.SoText3). Default is 10.

See Also