Click or drag to resize
SoFontStylefamily Property

Specifies the family of font to use (which determines the font name according to table above).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public SoSFEnum<SoFontStyleFamilies> family { get; }

Property Value

Type: SoSFEnumSoFontStyleFamilies
Remarks

. Default is SERIF.

See Also