Constructor RulerIndent
RulerIndent()
Initializes a new instance of the RulerIndent class with default settings.
public RulerIndent()
RulerIndent(IndentOrientation, int)
Initializes a new instance of the RulerIndent class with specified parameters.
public RulerIndent(IndentOrientation orientation, int indent)
Parameters
orientationIndentOrientationSpecifies orientation of this new instance.
indentintSpecifies size of this new instance.