Show / Hide Table of Contents

Delegate Text.TextStyleChangedEventHandler

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