Click or drag to resize

EditTemplateNameDialog Class

Edit Template Name Dialog
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.Dialogs.Drawing2DEditTemplateNameDialog

Namespace:  VIZCore3D.NET.Dialogs.Drawing2D
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.113 (2.8.25.113)
Syntax
C#
public class EditTemplateNameDialog : Form

The EditTemplateNameDialog type exposes the following members.

Constructors
  NameDescription
Public methodEditTemplateNameDialog
Edit Template Name Dialog
Top
Properties
  NameDescription
Public propertyTemplateName
Template Name
Top
See Also