Indicates whether each caliper should search inward towards the center of the Ellipse, or outward away from the center of the Ellipse.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
public CogFindEllipseSearchDirectionConstants CaliperSearchDirection { get; set; }public CogFindEllipseSearchDirectionConstants CaliperSearchDirection { get; set; }Public Property CaliperSearchDirection As CogFindEllipseSearchDirectionConstants
Get
Set
Public Property CaliperSearchDirection As CogFindEllipseSearchDirectionConstants
Get
Set
public:
property CogFindEllipseSearchDirectionConstants CaliperSearchDirection {
CogFindEllipseSearchDirectionConstants get ();
void set (CogFindEllipseSearchDirectionConstants value);
}public:
property CogFindEllipseSearchDirectionConstants CaliperSearchDirection {
CogFindEllipseSearchDirectionConstants get ();
void set (CogFindEllipseSearchDirectionConstants value);
}Property Value
Type:
CogFindEllipseSearchDirectionConstants