AxisLabelStyleGetSelectionPath Method |
Gets the path that is used for hit testing.
Namespace: Altaxo.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual GraphicsPath GetSelectionPath()
Return Value
GraphicsPathThe selection path.
See Also