Delegate DoubleProperty.GetDoubleDelegate
Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
[Obsolete("use DoubleProperty.GetValueDelegate instead")]
public delegate double GetDoubleDelegate(DoubleProperty sender);
Parameters
| Type | Name | Description |
|---|---|---|
| DoubleProperty | sender |
Returns
| Type | Description |
|---|---|
| System.Double |