Click or drag to resize

SketchStyleDialog Class

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

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

The SketchStyleDialog type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyLineStrokeColor
라인 색상
Public propertyLineStrokePattern
라인 유형
Public propertyLineStrokeThickness
라인 두께
Public propertyTextColor
글자 색상
Public propertyTextShadowEnabled
글자 그림자
Public propertyTextSize
글자 크기
Top
See Also