[]
        
(Showing Draft Content)

C1.C1Preview.RenderFragment.DrawBorders

DrawBorders Method

DrawBorders(Graphics, Rectangle, OffsetsI, PageDrawParams)

Draws borders of object.

Declaration
protected virtual void DrawBorders(Graphics graphics, Rectangle outerRect, OffsetsI borders, PageDrawParams pdp)
Parameters
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.