Delegate IntegerProperty.SetIntDelegate
Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void SetIntDelegate(IntegerProperty sender, int newValue);
Parameters
| Type | Name | Description |
|---|---|---|
| IntegerProperty | sender | |
| System.Int32 | newValue |