Shape Constructor

Overload List
  Name Description
Public method Shape Default constructor for the Shape class.
Protected method Shape(IntPtr, Boolean) Initializes a new instance of the Shape class
Public method Shape(Point3d, Double, Double, Double) Constructor for the Shape class.
Top
See Also