Show / Hide Table of Contents

Delegate GeneralAngleAction.CalculateAngleDelegate

Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate double CalculateAngleDelegate(GeoPoint MousePosition);
Parameters
Type Name Description
GeoPoint MousePosition
Returns
Type Description
System.Double
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX