Show / Hide Table of Contents

Delegate Dimension.DimensionStyleChangedEventHandler

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