Delegate BooleanProperty.SetBooleanDelegate
Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void SetBooleanDelegate(bool val);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | val |
public delegate void SetBooleanDelegate(bool val);
| Type | Name | Description |
|---|---|---|
| System.Boolean | val |