Show / Hide Table of Contents

Delegate CurveProperty.SelectionChangedDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void SelectionChangedDelegate(CurveProperty cp, ICurve selectedCurve);
Parameters
Type Name Description
CurveProperty cp
ICurve selectedCurve
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX