Click or drag to resize

PointBaseSettingDialog Class

Point Base Setting Dialog
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.DialogsPointBaseSettingDialog

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

The PointBaseSettingDialog type exposes the following members.

Constructors
  NameDescription
Public methodPointBaseSettingDialog
Construction
Top
Properties
  NameDescription
Public propertyxPos
X 좌표
Public propertyyPos
Y 좌표
Public propertyzPos
Z 좌표
Top
See Also