Gets or sets the SelectedOperatorIndex.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
public int SelectedOperatorIndex { get; set; }public int SelectedOperatorIndex { get; set; }Public Property SelectedOperatorIndex As Integer
Get
Set
Public Property SelectedOperatorIndex As Integer
Get
Set
public:
property int SelectedOperatorIndex {
int get ();
void set (int value);
}public:
property int SelectedOperatorIndex {
int get ();
void set (int value);
}Property Value
Type:
Int32
The default is 0.
The Cross Section tool CreateCurrentRecord() method will create
the graphics only for the selected operator.
This property is used by the control, it is attached to the selected opertor
in the grid.