Click or drag to resize

GraphDocumentBaseSizeChanged Event

Event fired if the size of this document (i.e. the size of the root layer) changed.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public event EventHandler SizeChanged

Value

EventHandler
See Also