Click or drag to resize

StructureBrowserDialog Class

Structure Browser Dialog Class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.DialogsStructureBrowserDialog

Namespace:  VIZCore3D.NET.Dialogs
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class StructureBrowserDialog : Form

The StructureBrowserDialog type exposes the following members.

Constructors
  NameDescription
Public methodStructureBrowserDialog
Construction
Top
Properties
  NameDescription
Public propertySelectedFilePath
Selected VIZ File Path
Public propertySelectedNodePath
Selected VIZ Node Path
Top
See Also