ITextView.ViewportBottom Property

Definition

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.

Applies to