Click or drag to resize

WindowlessComponentDrawContent Event

The DrawContent event gets fired when the component is drawn.

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

Value

Type: Easymap.AddIn.CommonPaintEventHandler
See Also