Show / Hide Table of Contents

Delegate AttributeChangedDelegate

Namespace: CADability.Attribute
Assembly: CADability.dll
Syntax
public delegate void AttributeChangedDelegate(object Attribute, ReversibleChange Change);
Parameters
Type Name Description
System.Object Attribute
ReversibleChange Change
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX