Click or drag to resize

WindowlessComponentViewportChanged Event

The ViewportChanged Event gets fired when the viewport of WindowlessComponent has changed.

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public event EventHandler ViewportChanged

Value

Type: SystemEventHandler
See Also