Eyeshot 9.0 WinForms API Reference
Location Property (Viewport)

WinForms Assembly > devDept.Eyeshot Namespace > Viewport Class : Location Property
The coordinates of the upper-left corner of the viewport relative to the upper-left corner of its container.
Syntax
'Declaration
 
Public Property Location As Point
public Point Location {get; set;}
See Also

Reference

Viewport Class
Viewport Members