Delegate CurveProperty.SelectionChangedDelegate
Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void SelectionChangedDelegate(CurveProperty cp, ICurve selectedCurve);
Parameters
| Type | Name | Description |
|---|---|---|
| CurveProperty | cp | |
| ICurve | selectedCurve |