TextScale(TextScale) Constructor |
Initializes a new instance of the
TextScale class
Namespace: Altaxo.Graph.Scales.DeprecatedAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TextScale(
TextScale from
)
Parameters
- from TextScale
[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Scales.Deprecated.TextScale.#ctor(Altaxo.Graph.Scales.Deprecated.TextScale)"]
See Also