Show / Hide Table of Contents

Delegate MLineStyle.MLineStyleElementAddedEventHandler

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