TextViewLayoutChangedEventArgs::VerticalTranslation Property
Visual Studio 2015
Determines whether the view was translated vertically after the last layout.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: System::Booleantrue if the view was translated vertically after the last layout, otherwise false.
Show: