Click or drag to resize

HitTestObjectBaseNoopGrip Constructor

Initializes a new instance of the HitTestObjectBaseNoopGrip class

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

Parameters

displayPath  IObjectOutline

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

See Also