SoVRMLTextfontStyle Property |
An SoVRMLFontStyle node that specifies the font size, font family and style, direction of the text strings, and and specific language rendering techniques.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFNode fontStyle { get; }
Public ReadOnly Property fontStyle As SoSFNode
Get
public:
property SoSFNode^ fontStyle {
SoSFNode^ get ();
}
member fontStyle : SoSFNode with get
Property Value
Type:
SoSFNode
Remarks
See Also