ITextView.ViewportRight Property

Definition

Gets the position of the right edge of the viewport in the text rendering coordinate system.

public:
 property double ViewportRight { double get(); };
public:
 property double ViewportRight { double get(); };
public double ViewportRight { get; }
member this.ViewportRight : double
Public ReadOnly Property ViewportRight As Double

Property Value

The right edge of the viewport.

Applies to