Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / IViewport Interface
Properties Methods

In This Topic
    IViewport Interface Members
    In This Topic

    The following tables list the members exposed by IViewport.

    Public Properties
     NameDescription
     Property The coordinates of the upper-left corner of the viewport relative to the upper-left corner of its container.  
    Top
    Public Methods
     NameDescription
     Method  
     Method Converts viewport layout screen coordinates to viewport coordinates.  
     Method Converts viewport coordinates (0 on top-left, relative to Viewport location) to camera screen coordinates (0 con the control bottom-left corner).  
     Method Converts viewport coordinates (0 on top-left, relative to Viewport location) to screen coordinates (0 on top left, relative to the control location).  
    Top
    See Also