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
orientation
IndentOrientationSpecifies orientation of this new instance.
indent
intSpecifies size of this new instance.