Click or drag to resize

GraphicBaseShearGripHandleDeactivate Method

Announces the deactivation of this grip.

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
if the next grip level should be displayed; otherwise, .

Implements

IGripManipulationHandleDeactivate
See Also