Returns whether SampleX and SampleY are locked together.If this property is true then setting either SampleX or SampleY will cause the other to be set to the same value.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax
Property Value
Type: BooleanRemarks
Returns whether SampleX and SampleY are constrained to the be same value. If this property is True then, setting either SampleX or SampleY causes the other value to be set to the same value.
See Also