[]
        
(Showing Draft Content)

C1.Win.Command.Docking.Drawing.BoxRenderer

BoxRenderer Class

Draw a rectangular area with parameters.

Inheritance
BoxRenderer
Namespace: C1.Win.Command.Docking.Drawing
Assembly: C1.Win.Command.8.dll
Syntax
public class BoxRenderer

Constructors

Name Description
BoxRenderer()

Creates a new instance of BoxRenderer class.

Methods

Name Description
DrawThemedBox(Graphics, Rectangle, Brush, Color, Color, Color, int, TabAlignment, bool, bool)

Draws the rectangle with parameters.

DrawThemedBox(Graphics, Rectangle, Brush, Color, int, bool)

Draws the rectangle with parameters.

DrawThemedDivider(Graphics, Rectangle, Color, TabAlignment, bool)

Draws the divider with parameters.