Show / Hide Table of Contents

Delegate Project.ViewChangedDelegate

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