Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / AssemblySelectionMode Property

In This Topic
    AssemblySelectionMode Property
    In This Topic
    Gets or sets a boolean that determines whether the selection goes inside the devDept.Eyeshot.Entities.BlockReference tree.
    Syntax
    'Declaration
     
    Public Property AssemblySelectionMode As ViewportLayout.assemblySelectionType
    public ViewportLayout.assemblySelectionType AssemblySelectionMode {get; set;}
    See Also