Show / Hide Table of Contents

Delegate ConstructAction.MultipleChoiceInput.SetChoiceDelegate

Delegate definition for SetChoiceEvent

Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate void SetChoiceDelegate(int val);
Parameters
Type Name Description
System.Int32 val

the user providet value

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX