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

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