Show / Hide Table of Contents

Delegate Leader.AnnotationAddedEventHandler

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