Show / Hide Table of Contents

Delegate BooleanProperty.SetBooleanDelegate

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