Show / Hide Table of Contents

Delegate ValueChangedDelegate

Delegate for the notification of a change of a value

Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void ValueChangedDelegate(object sender, object NewValue);
Parameters
Type Name Description
System.Object sender
System.Object NewValue
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX