Click or drag to resize

RectangularBackground(RectangularBackground) Constructor

Initializes a new instance of the RectangularBackground class.

Namespace: Altaxo.Graph.Graph3D.Background
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RectangularBackground(
	RectangularBackground from
)

Parameters

from  RectangularBackground
From.
See Also