Show / Hide Table of Contents

Delegate ProjectClosedDelegate

Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void ProjectClosedDelegate(Project theProject, IFrame theFrame);
Parameters
Type Name Description
Project theProject
IFrame theFrame
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX