Click or drag to resize

GraphicBaseResizeGripHandleDeactivate Method

Deactivates this grip handle.

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

Return Value

Boolean
to keep the current grip level.

Implements

IGripManipulationHandleDeactivate
See Also