Show / Hide Table of Contents

Delegate ProjectOpenedDelegate

Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void ProjectOpenedDelegate(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