Constructs a custom property.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
public CogAcqCustomProperty(
string name,
string value,
CogCustomPropertyTypeConstants type
)
public CogAcqCustomProperty(
string name,
string value,
CogCustomPropertyTypeConstants type
)
Public Sub New (
name As String,
value As String,
type As CogCustomPropertyTypeConstants
)
Public Sub New (
name As String,
value As String,
type As CogCustomPropertyTypeConstants
)
public:
CogAcqCustomProperty(
String^ name,
String^ value,
CogCustomPropertyTypeConstants type
)
public:
CogAcqCustomProperty(
String^ name,
String^ value,
CogCustomPropertyTypeConstants type
)