Eyeshot 11 WPF API Reference
WPF 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