Show / Hide Table of Contents

Delegate CheckProperty.CheckStateChangedDelegate

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