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.1.25.609 (1.1.25.609)
Syntax
C#
public class SketchTextDialog : Form

The SketchTextDialog type exposes the following members.

Constructors
  NameDescription
Public methodSketchTextDialog
스케치 문자열 등록창
Public methodSketchTextDialog(String)
스케치 문자열 등록창
Top
Properties
  NameDescription
Public propertySketchText
스케치 문자열
Top
See Also