CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Definition of the Constructed event
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public delegate void ConstructedDelegate( Picture justConstructed ) |
| Visual Basic |
|---|
Public Delegate Sub ConstructedDelegate ( _ justConstructed As Picture _ ) |
| Visual C++ |
|---|
public delegate void ConstructedDelegate( Picture^ justConstructed ) |
Parameters
- justConstructed
- Type: CADability.GeoObject..::..Picture
The Picture that was just constructed