CADability dotNET
Delegate definitionn for GetGeoVectorEvent.

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

Syntax

C#
public delegate GeoVector GetGeoVectorDelegate()
Visual Basic
Public Delegate Function GetGeoVectorDelegate As GeoVector
Visual C++
public delegate GeoVector GetGeoVectorDelegate()

Return Value

the current value of the vector

See Also