SoVRMLFontStylefamily Property |
Specifies the family of font to use.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFString family { get; }
Public ReadOnly Property family As SoMFString
Get
public:
property SoMFString^ family {
SoMFString^ get ();
}
member family : SoMFString with get
Property Value
Type:
SoMFString
RemarksNOTE: Although it is possible to specify multiple font families, only the first font family is used.
See Also