Gets the flag value of the given state name.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
public long this[
string statename
] { get; }public long this[
string statename
] { get; }Public ReadOnly Default Property Item (
statename As String
) As Long
Get
Public ReadOnly Default Property Item (
statename As String
) As Long
Get
public:
property long long default[String^ statename] {
long long get (String^ statename);
}public:
property long long default[String^ statename] {
long long get (String^ statename);
}Parameters
- statename
- Type: System String
The statename whose flag value is queried.
Property Value
Type:
Int64