Click or drag to resize

BlackLineCopyFrom Method

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


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

Parameters

from  BlackLine

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

See Also