IGripManipulationHandleIsGrippedObjectDisposed Property |
Gets a value indicating whether the gripped object is disposed.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax bool IsGrippedObjectDisposed { get; }
Property Value
Booleantrue if the object manipulated by this handle is disposed; otherwise,
false.
See Also