Show / Hide Table of Contents

Delegate AngleProperty.LabelChangedDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
public delegate void LabelChangedDelegate(LengthProperty sender, string newLabel);
Parameters
Type Name Description
LengthProperty sender
System.String newLabel
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX