Eyeshot 11 WPF API Reference
WPF 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