Name | Description | |
---|---|---|
![]() | NCanvas Constructor | Default constructor |
The following tables list the members exposed by NCanvas.
Name | Description | |
---|---|---|
![]() | NCanvas Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | NCanvasSchema | Schema associated with NCanvas |
![]() ![]() | PostPaintEvent | Post paint event |
![]() ![]() | PrePaintEvent | Pre paint event |
Name | Description | |
---|---|---|
![]() | OnPostPaint | Overridden. Called when the node must be post painted. This implementation raises the PostPaintEvent |
![]() | OnPrePaint | Overridden. Called when the node must be pre painted. This implementation raises the PrePaintEvent |
Name | Description | |
---|---|---|
![]() | PostPaint | Event, which occurs after the painting of the node children. |
![]() | PrePaint | Event, which occurs before the painting of the node children. |