Show / Hide Table of Contents

Delegate AngleProperty.SetAngleDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
[Obsolete("use AngleProperty.SetValueDelegate instead")]
public delegate void SetAngleDelegate(Angle angle);
Parameters
Type Name Description
Angle angle
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX