Click or drag to resize

RectangleWithShadowCopyFrom Method

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


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

Parameters

from  RectangleWithShadow

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

See Also