Show / Hide Table of Contents

Delegate UpdateCommandDelegate

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