Delegate Line.ConstructionDelegate
Delegate for the construction of a Line.
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public delegate Line ConstructionDelegate();
Returns
| Type | Description |
|---|---|
| Line | A Line or Line derived class |
Delegate for the construction of a Line.
public delegate Line ConstructionDelegate();
| Type | Description |
|---|---|
| Line | A Line or Line derived class |