Delegate GeneralAngleAction.CalculateAngleDelegate
Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate double CalculateAngleDelegate(GeoPoint MousePosition);
Parameters
| Type | Name | Description |
|---|---|---|
| GeoPoint | MousePosition |
Returns
| Type | Description |
|---|---|
| System.Double |