Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.assemblySelectionType Enumeration

In This Topic
    ViewportLayout.assemblySelectionType Enumeration
    In This Topic
    The assembly selection type.
    Syntax
    'Declaration
     
    Public Enum ViewportLayout.assemblySelectionType 
       Inherits System.Enum
    public enum ViewportLayout.assemblySelectionType : System.Enum 
    Members
    MemberDescription
    Branch Selects the entities at the current BlockReference level
    Leaf Selects the entities at the deepest level of the BlockReference hierarchy
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             devDept.Eyeshot.ViewportLayout.assemblySelectionType

    See Also