SoVRMLFontStylesize Property |
Specifies the height of glyphs rendered and helps determine the spacing of adjacent lines.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFFloat size { get; }
Public ReadOnly Property size As SoSFFloat
Get
public:
property SoSFFloat^ size {
SoSFFloat^ get ();
}
member size : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also