ITextChange.LineCountDelta Property

Definition

The effect of this change on the number of lines in the snapshot.

public:
 property int LineCountDelta { int get(); };
public:
 property int LineCountDelta { int get(); };
public int LineCountDelta { get; }
member this.LineCountDelta : int
Public ReadOnly Property LineCountDelta As Integer

Property Value

The difference in the number of lines in the snapshot that results from this change.

Applies to