CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Delegate definition for the ExtentChangedEvent.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public delegate void ExtentChangedDelegate( BoundingCube newExtent ) |
| Visual Basic |
|---|
Public Delegate Sub ExtentChangedDelegate ( _ newExtent As BoundingCube _ ) |
| Visual C++ |
|---|
public delegate void ExtentChangedDelegate( BoundingCube newExtent ) |
Parameters
- newExtent
- Type: CADability..::..BoundingCube
The new extend of the model