Delegate ConstructAction.BooleanInput.SetBooleanDelegate
Delegate definition for SetBooleanEvent
Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate void SetBooleanDelegate(bool val);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | val | the selection made by the user |