Show / Hide Table of Contents

Delegate DoubleProperty.GetDoubleDelegate

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