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.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoFontStyleFamilies> family { get; }

Property Value

Type: SoSFEnumSoFontStyleFamilies
Remarks

. Default is SERIF.

See Also