CanvasControl Events |
The CanvasControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateResources | Hook this event to create any resources needed for your drawing. |
![]() | Draw | This is where the magic happens! Hook this event to issue your immediate mode 2D drawing calls. |