PagePainter Properties
Base class to implement custom drawing for layout elements.Name | Description |
---|---|
Canvas | Provides access to an object whose methods are used to draw the layout. |
Page | Provides access to the page containing the layout element currently being drawn. |
See Also