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.3179.0 (4.8.3179.0)
Syntax
C#
public NoopGrip(
	GraphicsPath displayPath
)

Parameters

displayPath  GraphicsPath

[Missing <param name="displayPath"/> documentation for "M:Altaxo.Graph.Gdi.HitTestObjectBase.NoopGrip.#ctor(System.Drawing.Drawing2D.GraphicsPath)"]

See Also