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

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

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

    See Also