[]
Renders the element contents into the specified Graphics object at the specified location.
public override void RenderContent(Graphics g, Rectangle r)
Graphics object where the Element will be rendered.
Rectangle where the Element contents will be rendered.