Show / Hide Table of Contents

Delegate PropertyEntryChangedStateDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void PropertyEntryChangedStateDelegate(IPropertyEntry sender, StateChangedArgs args);
Parameters
Type Name Description
IPropertyEntry sender
StateChangedArgs args
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX