Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / BorderSettings Class
Members

In This Topic
    BorderSettings Class
    In This Topic
    Viewport border settings.
    Syntax
    'Declaration
     
    Public Class BorderSettings 
       Inherits System.Windows.FrameworkElement
    public class BorderSettings : System.Windows.FrameworkElement 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      devDept.Eyeshot.BorderSettings

    See Also