CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Delegate definition for the SetAngleEvent.
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public delegate bool SetAngleDelegate( Angle angle ) |
| Visual Basic |
|---|
Public Delegate Function SetAngleDelegate ( _ angle As Angle _ ) As Boolean |
| Visual C++ |
|---|
public delegate bool SetAngleDelegate( Angle angle ) |
Parameters
- angle
- Type: CADability..::..Angle
the new value for the angle