Show / Hide Table of Contents

Delegate ConstructAction.StringInput.SetStringDelegate

Delegate definition for the SetStringEvent

Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate void SetStringDelegate(string val);
Parameters
Type Name Description
System.String val

the entered value

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