ColorTypeConverter Constructor

Definition

Initializes a new instance of the ColorTypeConverter class.

public:
 ColorTypeConverter();
public ColorTypeConverter ();
Public Sub New ()

Remarks

See the base classes TypeConverter and ExpandableObjectConverter for important usage notes.

Applies to