Show / Hide Table of Contents

Delegate DimensionStyle.BlockChangedEventHandler

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