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: 11.2.0.0
Syntax
public event EventHandler ViewportChanged

Value

Type: SystemEventHandler
See Also