Show / Hide Table of Contents

Delegate Dimension.DimensionBlockChangedEventHandler

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