Show / Hide Table of Contents

Delegate Block.AttributeDefinitionRemovedEventHandler

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