CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Delegate for the construction of a UnscaledGeoObject.
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public delegate UnscaledGeoObject ConstructionDelegate() |
| Visual Basic |
|---|
Public Delegate Function ConstructionDelegate As UnscaledGeoObject |
| Visual C++ |
|---|
public delegate UnscaledGeoObject^ ConstructionDelegate() |