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.3572.0 (4.8.3572.0)
Syntax
C#
public NoopGrip(
	IObjectOutline displayPath
)

Parameters

displayPath  IObjectOutline
The outline to display for the grip.
See Also