SoFontStylestyle Property |
Specifies style of the chosen font.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
SoSFBitMaskSoFontStyleStylesRemarks See Also