Viewport.Location Property

The coordinates of the upper-left corner of the viewport relative to the upper-left corner of its container.
Public Property Location() As Point Implements  _ 
IViewport.Location
This language is not supported or no code example is available.
public Point Location {get; set;}
This language is not supported or no code example is available.

Property Value

Point

Implements

IViewport.Location

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition