CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Constructor to set the resourceId for that input field
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
protected InputObject( string resourceId ) |
| Visual Basic |
|---|
Protected Sub New ( _ resourceId As String _ ) |
| Visual C++ |
|---|
protected: InputObject( String^ resourceId ) |
Parameters
- resourceId
- Type: System..::..String