Initializes a new instance of theToolboxImageAttribute class.
    Namespace: 
   PerpetuumSoft.Framework.DrawingAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public ToolboxImageAttribute( Type type )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub New ( _ type As Type _ )  | 
| Visual C++ | 
|---|
public: ToolboxImageAttribute( Type^ type )  | 
Parameters
- type
 - Type: System..::.Type