Show / Hide Table of Contents

Delegate MLine.MLineStyleChangedEventHandler

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