CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Called when a child entry of this entry was selected.
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void ChildSelected( IShowProperty theSelectedChild ) |
| Visual Basic |
|---|
Sub ChildSelected ( _ theSelectedChild As IShowProperty _ ) |
| Visual C++ |
|---|
void ChildSelected( IShowProperty^ theSelectedChild ) |
Parameters
- theSelectedChild
- Type: CADability.UserInterface..::..IShowProperty