Click or drag to resize

UpdateDrawItemStyleDialog Class

Markup(Drawing) Style Dialog Class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.DialogsUpdateDrawItemStyleDialog

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

The UpdateDrawItemStyleDialog type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyLineColor
라인 색상
Public propertyLineStyle
라인 유형(스타일)
Public propertyLineWidth
라인 두께
Public propertyTextColor
글자 색상
Public propertyTextShadow
글자 그림자
Public propertyTextSize
글자 크기
Top
See Also