Show / Hide Table of Contents

Delegate IntegerProperty.GetIntDelegate

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