Show / Hide Table of Contents

Delegate BooleanChangedDelegate

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