Show / Hide Table of Contents

Delegate MultipleChoiceProperty.SelectionChangedDelegate

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