[]
        
(Showing Draft Content)

C1.Document.Util.C1HtmlGraphics.InternalDrawRectangle

InternalDrawRectangle Method

InternalDrawRectangle(Rect, Color, double, PenStyle)

Declaration
protected override void InternalDrawRectangle(Rect bounds, Color color, double lineWidth, PenStyle penStyle)
Parameters
Type Name Description
Rect bounds
Color color
double lineWidth
PenStyle penStyle
Overrides