Write the integer feature identified by node.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
void SetIntegerFeature(
string node,
uint value
)
void SetIntegerFeature(
string node,
uint value
)
Sub SetIntegerFeature (
node As String,
value As UInteger
)
Sub SetIntegerFeature (
node As String,
value As UInteger
)
void SetIntegerFeature(
String^ node,
unsigned int value
)
void SetIntegerFeature(
String^ node,
unsigned int value
)