Click or drag to resize

FontXController(FontX) Constructor

Initializes a new instance of the FontXController class.

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

Parameters

doc  FontX
The font to edit.
See Also