Show / Hide Table of Contents

Delegate Tolerance.ToleranceStyleChangedEventHandler

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