[]
Draws borders of object.
protected virtual void DrawBorders(Graphics graphics, Rectangle outerRect, OffsetsI borders, PageDrawParams pdp)
Type | Name | Description |
---|---|---|
Graphics | graphics | Graphics object on which the object is being drawn. |
Rectangle | outerRect | Outer rectangle of borders. |
OffsetsI | borders | Sizes of borders. |
PageDrawParams | pdp | Parameters used to generate a metafile. |