CADability dotNET
Delegate definition for the GetIntEvent

Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public delegate int GetIntDelegate()
Visual Basic
Public Delegate Function GetIntDelegate As Integer
Visual C++
public delegate int GetIntDelegate()

Return Value

See Also