FloatingScaleGetNewHitTestObject Method |
Creates a new hit test object. Here, a special hit test object is constructed, which suppresses the resize, rotate, scale and shear grips.
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected override IHitTestObject GetNewHitTestObject()
Return Value
IHitTestObjectA newly created hit test object.
See Also