Show / Hide Table of Contents

Delegate Layer.LinetypeChangedEventHandler

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