Show / Hide Table of Contents

Delegate SettingChangedDelegate

A setting has been changed

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