Show / Hide Table of Contents

Delegate Insert.AttributeAddedEventHandler

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