| SoFontStylestyle Property  | 
Specifies style of the chosen font. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFBitMask<SoFontStyleStyles> style { get; }Public ReadOnly Property style As SoSFBitMask(Of SoFontStyleStyles)
	Get
public:
property SoSFBitMask<SoFontStyleStyles>^ style {
	SoSFBitMask<SoFontStyleStyles>^ get ();
}member style : SoSFBitMask<SoFontStyleStyles> with get
Property Value
Type: 
SoSFBitMaskSoFontStyleStyles
Remarks
See Also