Click or drag to resize

CreatePointOffsetDialog Class

Create Point Offset Dialog
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              VIZCore3D.NET.DialogsCreatePointOffsetDialog

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

The CreatePointOffsetDialog type exposes the following members.

Constructors
  NameDescription
Public methodCreatePointOffsetDialog
Construction
Top
Properties
  NameDescription
Public propertyDirectionMeasure
DirectionMeasure
Public propertyOffset
Offset
Public propertyxDirection
X축 방향
Public propertyyDirection
Y축 방향
Public propertyzDirection
Z축 방향
Top
See Also