Show / Hide Table of Contents

Delegate EditableProperty<T>.SetValueDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void SetValueDelegate(T val);
Parameters
Type Name Description
T val
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX