Class CheckBoxRenderer.FlatParagraphRenderer
A flat renderer for the checkbox.
protected class CheckBoxRenderer.FlatParagraphRenderer : ParagraphRenderer, IRenderer, IPropertyContainer
- Inheritance
-
CheckBoxRenderer.FlatParagraphRenderer
- Implements
- Inherited Members
Constructors
FlatParagraphRenderer(CheckBoxRenderer, Paragraph)
Creates a new CheckBoxRenderer.FlatParagraphRenderer instance.
public FlatParagraphRenderer(CheckBoxRenderer _enclosing, Paragraph modelElement)
Parameters
_enclosing
CheckBoxRenderermodelElement
Paragraphthe model element
Methods
DrawChildren(DrawContext)
public override void DrawChildren(DrawContext drawContext)
Parameters
drawContext
DrawContext