Click or drag to resize

HitTestRectangularDataHittedAreaInPageCoord Property

Returns the hitted point in page coordinates (unit: Points).

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RectangleD2D HittedAreaInPageCoord { get; }

Property Value

RectangleD2D
See Also