CADability dotNET
Delegate definition for GetPlaneEvent

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

Syntax

C#
public delegate Plane GetPlaneDelegate()
Visual Basic
Public Delegate Function GetPlaneDelegate As Plane
Visual C++
public delegate Plane GetPlaneDelegate()

Return Value

the double value

See Also