Click or drag to resize

SingleGraphPrintOptionsCopyFrom Method

[Missing <summary> documentation for "M:Altaxo.Graph.SingleGraphPrintOptions.CopyFrom(Altaxo.Graph.SingleGraphPrintOptions)"]


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void CopyFrom(
	SingleGraphPrintOptions from
)

Parameters

from  SingleGraphPrintOptions

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.SingleGraphPrintOptions.CopyFrom(Altaxo.Graph.SingleGraphPrintOptions)"]

See Also