Show / Hide Table of Contents

Delegate Block.AttributeDefinitionAddedEventHandler

Namespace: netDxf.Blocks
Assembly: CADability.dll
Syntax
public delegate void AttributeDefinitionAddedEventHandler(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