[]
Draws content of the object.
protected override void DrawContent(C1Graphics graphics, ref FragmentDrawParams fdp)
Protected Overrides Sub DrawContent(graphics As C1Graphics, ByRef fdp As FragmentDrawParams)
| Type | Name | Description |
|---|---|---|
| C1Graphics | graphics | The C1.Document.Util.C1Graphics to draw to. |
| FragmentDrawParams | fdp | The C1.Document.FragmentDrawParams object. |