Click or drag to resize

GraphicBaseRescaleGripHandleIsGrippedObjectDisposed Property

Gets a value indicating whether the gripped object has been disposed.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsGrippedObjectDisposed { get; }

Property Value

Boolean

Implements

IGripManipulationHandleIsGrippedObjectDisposed
See Also