Click or drag to resize

SketchTextDialog Class

Markup(Drawing) Text Dialog Class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3DX.NET.DialogsSketchTextDialog

Namespace:  VIZCore3DX.NET.Dialogs
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.515 (1.0.25.515)
Syntax
C#
public class SketchTextDialog : Form

The SketchTextDialog type exposes the following members.

Constructors
  NameDescription
Public methodSketchTextDialog
Initializes a new instance of the SketchTextDialog class
Public methodSketchTextDialog(String)
Initializes a new instance of the SketchTextDialog class
Top
Properties
  NameDescription
Public propertySketchText
Top
See Also