Initializes a new instance of the Shape class.
public Shape();
Public Sub New()
public Shape(Drawing.ShapeType type);
Public Sub New(type As Drawing.ShapeType)