Delegate ProjectOpenedDelegate
Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void ProjectOpenedDelegate(Project theProject, IFrame theFrame);
Parameters
| Type | Name | Description |
|---|---|---|
| Project | theProject | |
| IFrame | theFrame |
public delegate void ProjectOpenedDelegate(Project theProject, IFrame theFrame);
| Type | Name | Description |
|---|---|---|
| Project | theProject | |
| IFrame | theFrame |