ITextView.ViewportRight 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 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.