Delegate EditableProperty<T>.SetValueDelegate
Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void SetValueDelegate(T val);
Parameters
| Type | Name | Description |
|---|---|---|
| T | val |
public delegate void SetValueDelegate(T val);
| Type | Name | Description |
|---|---|---|
| T | val |