CADability dotNET Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
protected override void OnSelectionChanged( string selected ) |
| Visual Basic |
|---|
Protected Overrides Sub OnSelectionChanged ( _ selected As String _ ) |
| Visual C++ |
|---|
protected: virtual void OnSelectionChanged( String^ selected ) override |
Parameters
- selected
- Type: System..::..String