Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport Class / Pan Property

In This Topic
    Pan Property (Viewport)
    In This Topic
    Gets or sets the Pan settings.
    Syntax
    'Declaration
     
    Public Property Pan As PanSettings
    public PanSettings Pan {get; set;}
    See Also