InkAnalysisLine.IndentLevel Property

Definition

Gets the indent level (based on the number of levels from the ink input that are recognized by ink analysis) of the InkAnalysisLine object.

public:
 property int IndentLevel { int get(); };
int IndentLevel();
public int IndentLevel { get; }
var int32 = inkAnalysisLine.indentLevel;
Public ReadOnly Property IndentLevel As Integer

Property Value

Int32

int

Applies to