Initializes a new instance of the
SolidText class.
Namespace: Altaxo.Drawing.D3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic SolidText(
string text,
FontX3D font
)
Parameters
- text String
- The text to render.
- font FontX3D
- The 3D font definition.
See Also