Show / Hide Table of Contents

Delegate IntegerProperty.SetIntDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void SetIntDelegate(IntegerProperty sender, int newValue);
Parameters
Type Name Description
IntegerProperty sender
System.Int32 newValue
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX