ITextChange.LineCountDelta Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.