Method DrawIndent
DrawIndent(Graphics, Rectangle, bool, Color, Color)
When implemented by a class, draws indentation part of ruler on the specified graphic surface.
void DrawIndent(Graphics graph, Rectangle rect, bool vertical, Color indentBackColor, Color backColor)
Parameters
graphGraphicsThe Graphics object to draw on.
rectRectangleRectangular area of ruler indentation to draw on.
verticalboolIndicates whether indentation has vertical or horizontal direction.
indentBackColorColorSpecifies background color of this
RulerIndent.backColorColorSpecifies background color of
RulerIndentslider.