Show / Hide Table of Contents

Delegate LengthProperty.GetLengthDelegate

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