Click or drag to resize

GraphicBaseRotationGripHandleIsGripHitted Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Shapes.GraphicBase.RotationGripHandle.IsGripHitted(Altaxo.Geometry.PointD2D)"]


Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsGripHitted(
	PointD2D point
)

Parameters

point  PointD2D

[Missing <param name="point"/> documentation for "M:Altaxo.Graph.Gdi.Shapes.GraphicBase.RotationGripHandle.IsGripHitted(Altaxo.Geometry.PointD2D)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.Shapes.GraphicBase.RotationGripHandle.IsGripHitted(Altaxo.Geometry.PointD2D)"]

Implements

IGripManipulationHandleIsGripHitted(PointD2D)
See Also