Show / Hide Table of Contents

Delegate Model.ExtentChangedDelegate

Delegate definition for the ExtentChangedEvent.

Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void ExtentChangedDelegate(BoundingCube newExtent);
Parameters
Type Name Description
BoundingCube newExtent

The new extend of the model

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX