Show / Hide Table of Contents

Delegate FeedBackChangedDelegate

Delegate for the event indicating a change of an IFeedBack object.

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