HitTestRectangularDataGetHittedAreaInWorldCoord Method |
Returns the hitted area in world coordinated by applying the inverse current coordinate transformation.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public MatrixD2D GetHittedAreaInWorldCoord()
Return Value
MatrixD2DHitted point in world coordinates.
See Also