Table of Contents

Constructor RulerIndent

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

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 IndentOrientation

Specifies orientation of this new instance.

indent int

Specifies size of this new instance.