Show / Hide Table of Contents

Delegate EditingDelegate

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