Show / Hide Table of Contents

Delegate FocusChangedDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void FocusChangedDelegate(IPropertyTreeView sender, IShowProperty NewFocus, IShowProperty OldFocus);
Parameters
Type Name Description
IPropertyTreeView sender
IShowProperty NewFocus
IShowProperty OldFocus
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX