Click or drag to resize

GraphicBaseMovementGripHandleDeactivate Method

Announces the deactivation of this grip.

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

Return Value

Boolean
The grip level, that should be displayed next, or -1 when the level should not change.

Implements

IGripManipulationHandleDeactivate
See Also