Click or drag to resize

TextBoxLineThicknessDialog Class

TextBox Line Thickness Dialog
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.DialogsTextBoxLineThicknessDialog

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

The TextBoxLineThicknessDialog type exposes the following members.

Constructors
  NameDescription
Public methodTextBoxLineThicknessDialog
TextBox Line Thickness Dialog
Top
Properties
  NameDescription
Public propertyLineThickness
Line Thickness
Top
See Also