CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Delegate definition for the SetStringEvent
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public delegate void SetStringDelegate( string val ) |
| Visual Basic |
|---|
Public Delegate Sub SetStringDelegate ( _ val As String _ ) |
| Visual C++ |
|---|
public delegate void SetStringDelegate( String^ val ) |
Parameters
- val
- Type: System..::..String
the entered value