Click or drag to resize
SoFontrenderStyle Property

This field specifies the rendering style of the font.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoFontRenderStyles> renderStyle { get; }

Property Value

Type: SoSFEnumSoFontRenderStyles
Remarks

. Default is POLYGON.

Note Note

Field available since Open Inventor 5.0

See Also