Show / Hide Table of Contents

Delegate Attribute.LayerChangedEventHandler

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