Click or drag to resize

ObjectOutlineForArrangementsWrapper Constructor

Initializes a new instance of the ObjectOutlineForArrangementsWrapper class

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ObjectOutlineForArrangementsWrapper(
	IObjectOutline outline
)

Parameters

outline  IObjectOutline

[Missing <param name="outline"/> documentation for "M:Altaxo.Graph.Graph3D.ObjectOutlineForArrangementsWrapper.#ctor(Altaxo.Graph.Graph3D.IObjectOutline)"]

See Also