SoVRMLFontStylestyle Property |
Defines style modification to the chosen font (bold, italic, etc.).
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFString style { get; }
Public ReadOnly Property style As SoSFString
Get
public:
property SoSFString^ style {
SoSFString^ get ();
}
member style : SoSFString with get
Property Value
Type:
SoSFString
Remarks
See Also