ITextView.ViewportBottom 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.
Gets the position of the bottom edge of the viewport in the text rendering coordinate system.
public:
property double ViewportBottom { double get(); };
public:
property double ViewportBottom { double get(); };
public double ViewportBottom { get; }
member this.ViewportBottom : double
Public ReadOnly Property ViewportBottom As Double
Property Value
The bottom of the viewport.