Click or drag to resize

IGraphViewMouseState_IsOverlayPaintingRequired Property

Gets a value indicating whether overlay painting is required for the current mouse state.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
bool MouseState_IsOverlayPaintingRequired { get; }

Property Value

Boolean
See Also