Show / Hide Table of Contents

Delegate EditableProperty<T>.LockedChangedDelegate

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