Click or drag to resize

PositionSelectDialog Class

Position Select Dialog
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.DialogsPositionSelectDialog

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

The PositionSelectDialog type exposes the following members.

Constructors
  NameDescription
Public methodPositionSelectDialog
Construction
Top
Properties
  NameDescription
Public propertyxPos
X 좌표
Public propertyyPos
Y 좌표
Public propertyzPos
Z 좌표
Top
Methods
  NameDescription
Public methodGeometryUtility_OnOsnapPickingItem
선택한 Osnap 측정 Item 정보
Public methodSetPostion
위치 설정
Top
Events
  NameDescription
Public eventGetPositionModel
EventHandler
Public eventOKEventHandler
OK Event Handler
Top
See Also