Initializes a new instance of the
FontX3D class
Namespace: Altaxo.Drawing.D3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public FontX3D(
FontX font,
double depth
)
Parameters
- font FontX
[Missing <param name="font"/> documentation for "M:Altaxo.Drawing.D3D.FontX3D.#ctor(Altaxo.Drawing.FontX,System.Double)"]
- depth Double
[Missing <param name="depth"/> documentation for "M:Altaxo.Drawing.D3D.FontX3D.#ctor(Altaxo.Drawing.FontX,System.Double)"]
See Also