Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.SelectedVertex Class
Members

In This Topic
    ViewportLayout.SelectedVertex Class
    In This Topic
    Class that represents a selected vertex.
    Syntax
    'Declaration
     
    Public Class ViewportLayout.SelectedVertex 
       Inherits ViewportLayout.SelectedSubItem
    public class ViewportLayout.SelectedVertex : ViewportLayout.SelectedSubItem 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.ViewportLayout.SelectedItemBase
          devDept.Eyeshot.ViewportLayout.SelectedItem
             devDept.Eyeshot.ViewportLayout.SelectedSubItem
                devDept.Eyeshot.ViewportLayout.SelectedVertex

    See Also