Show / Hide Table of Contents

Delegate Block.EntityRemovedEventHandler

Namespace: netDxf.Blocks
Assembly: CADability.dll
Syntax
public delegate void EntityRemovedEventHandler(Block sender, BlockEntityChangeEventArgs e);
Parameters
Type Name Description
Block sender
BlockEntityChangeEventArgs e
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX