ITextChange.Delta 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 On the length of the buffer resulting from this change.
public:
property int Delta { int get(); };
public:
property int Delta { int get(); };
public int Delta { get; }
member this.Delta : int
Public ReadOnly Property Delta As Integer
Property Value
The difference in the length of the buffer that results from this change.