DBPoint Constructor

Overload List
  Name Description
Public method DBPoint Default constructor for the DBPoint class.
Public method DBPoint(Point3d) Constructor for the DBPoint class. Creates a point entity based on a Ge point (wrapped by the Point3d class).
Protected method DBPoint(IntPtr, Boolean) Initializes a new instance of the DBPoint class
Top
See Also