Click or drag to resize
ToolControlFlush Event
Flush tool settings event.

Namespace: GeoEngine.Core.GXNetX.Windows
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
Any required tool settings may be set to the tool META obtained from initialization and will be serialized on this event.
Syntax
public event FlushDelegate Flush

Value

Type: GeoEngine.Core.GXNetX.WindowsFlushDelegate
See Also