Click or drag to resize

HitTestPointDataHittedPointInPageCoord 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 PointD2D HittedPointInPageCoord { get; }

Property Value

PointD2D
See Also