[]
Render this element's content (no children).
public virtual void RenderContent(Graphics g, Rectangle r)
| Type | Name | Description |
|---|---|---|
| Graphics | g | Graphics object where the element will be rendered. |
| Rectangle | r | Rectangle to render into. |