Click or drag to resize

AxisLabelStyleGetSelectionPath Method

Gets the path that is used for hit testing.

Namespace: Altaxo.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual GraphicsPath GetSelectionPath()

Return Value

GraphicsPath
The selection path.
See Also