Initializes a new instance of the
FontX3D class.
Namespace: Altaxo.Drawing.D3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic FontX3D(
FontX font,
double depth
)
Parameters
- font FontX
- The 2D font definition.
- depth Double
- The extrusion depth.
See Also