Click or drag to resize

PreviewDialog Class

Preview Dialog
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3DX.NET.DialogsPreviewDialog

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

The PreviewDialog type exposes the following members.

Methods
  NameDescription
Public methodFitToView
Preview - 화면에 맞춤
Public methodShowSection
Preview - 화면에 단면 보이기 노드 목록을 보여주는 경우, 단면이 적용된 상태로 보여집니다.
Top
See Also