Shape Constructor

Definition

Provides base class initialization behavior for Shape derived classes.

protected:
 Shape();
 Shape();
protected Shape();
function Shape()
Protected Sub New ()

Applies to