Läs på engelska

Dela via


TextViewLineChange Enum

Definition

Defines the possible types of change in a rendered text line between one layout and another.

C++/CX
public enum class TextViewLineChange
Inheritance
TextViewLineChange

Fields

Name Value Description
None 0

No change type is specified.

NewOrReformatted 1

The line is new or reformatted.

Translated 2

The text has not changed, but some change has caused the y-coordinate to change. For example, a line was inserted above this line, or the user scrolled the view up or down.

Applies to

Produkt Versioner
Visual Studio SDK 2015, 2017, 2019, 2022