Click or drag to resize

SurfaceNoteDialog Class

Surface Note Dialog
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.DialogsSurfaceNoteDialog

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

The SurfaceNoteDialog type exposes the following members.

Constructors
  NameDescription
Public methodSurfaceNoteDialog
Construction
Top
Properties
  NameDescription
Public propertyModelNameLevel
Model Name Level
Public propertyNoteText
Note Text
Public propertySymbolText
Symbol Text
Public propertyUseSymbol
Use Symbol
Top
See Also