Show / Hide Table of Contents

Delegate UIEventHandler

Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void UIEventHandler(string MenuId, bool Active);
Parameters
Type Name Description
System.String MenuId
System.Boolean Active
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX