Click or drag to resize

FontX3DController(FontX3D) Constructor

Initializes a new instance of the FontX3DController class.

Namespace: Altaxo.Gui.Common.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public FontX3DController(
	FontX3D doc
)

Parameters

doc  FontX3D
The font to edit.
See Also