Show / Hide Table of Contents

Delegate LengthProperty.SetLengthDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
[Obsolete("use LengthProperty.SetValueDelegate instead")]
public delegate void SetLengthDelegate(LengthProperty sender, double l);
Parameters
Type Name Description
LengthProperty sender
System.Double l
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX