RenderContent(Graphics,Rectangle) Method
In This Topic
Renders the element contents into the specified
System.Drawing.Graphics object at the specified location.
Syntax
Parameters
- g
- System.Drawing.Graphics object where the Element will be rendered.
- r
- System.Drawing.Rectangle where the Element contents will be rendered.
See Also