easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Common
WindowlessComponent Class
WindowlessComponent Events
Click Event
DragDrop Event
DragOver Event
DrawContent Event
KeyDown Event
KeyUp Event
LocationChanged Event
MouseDown Event
MouseEnter Event
MouseHover Event
MouseLeave Event
MouseMove Event
MouseUp Event
ViewportChanged Event
WindowlessComponent
DrawContent 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
C#
VB
Copy
public
event
PaintEventHandler
DrawContent
Public
Event
DrawContent
As
PaintEventHandler
Value
Type:
Easymap.AddIn.Common
PaintEventHandler
See Also
Reference
WindowlessComponent Class
Easymap.AddIn.Common Namespace