Delegate AngleProperty.LabelChangedDelegate
Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void LabelChangedDelegate(LengthProperty sender, string newLabel);
Parameters
| Type | Name | Description |
|---|---|---|
| LengthProperty | sender | |
| System.String | newLabel |