Click or drag to resize

IHitTestObjectRemove Property

Handler to remove the hitted object. Should return true if the object is removed, otherwise false.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
DoubleClickHandler? Remove { get; set; }

Property Value

DoubleClickHandler
See Also