Click or drag to resize

ScreenRecordingDialog Class

ScreenRecording Dialog
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.DialogsScreenRecordingDialog

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

The ScreenRecordingDialog type exposes the following members.

Constructors
  NameDescription
Public methodScreenRecordingDialog
Construction
Top
Properties
  NameDescription
Public propertyArea
녹화 화면 영역
Public propertyHeight
녹화 화면 세로
Public propertyPts
Pts
Public propertyWidth
녹화 화면 가로
Top
See Also