Show / Hide Table of Contents

Delegate GeoObjectList.ObjectRemovedDelegate

Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public delegate void ObjectRemovedDelegate(GeoObjectList sender, IGeoObject removedObject, bool lastRangeElement);
Parameters
Type Name Description
GeoObjectList sender
IGeoObject removedObject
System.Boolean lastRangeElement
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX