[]
        
(Showing Draft Content)

C1.Framework.Element.RenderContent

RenderContent Method

RenderContent(Graphics, Rectangle)

Render this element's content (no children).

Declaration
public virtual void RenderContent(Graphics g, Rectangle r)
Parameters
Type Name Description
Graphics g

Graphics object where the element will be rendered.

Rectangle r

Rectangle to render into.