ViewState.ViewportLeft 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 X-coordinate of the viewport's left edge.
public:
property double ViewportLeft { double get(); };
public:
property double ViewportLeft { double get(); };
public double ViewportLeft { get; }
member this.ViewportLeft : double
Public ReadOnly Property ViewportLeft As Double
Property Value
The x-coordinate of the viewport's left edge.