Returns the value of the specified Object resource.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Parameters
- objkey
- Type: System String
The name of the resource to get.
Return Value
Type: ObjectThe value of the localized resource. If a match is not possible, a null reference (Nothing in Visual Basic) is returned. The resource value can be a null reference (Nothing).
See Also