Click or drag to resize

AxisLabelStyleGetSelectionPath Method

Gives the path where the hit test is successfull.

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

Return Value

GraphicsPath

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.Axis.AxisLabelStyle.GetSelectionPath"]

See Also