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