Click or drag to resize

HitTestObjectBaseNoopGrip Constructor

Initializes a new instance of the HitTestObjectBaseNoopGrip class.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public NoopGrip(
	GraphicsPath displayPath
)

Parameters

displayPath  GraphicsPath
The display path.
See Also