The size (in screen pixels) of a side of the bounding square for this point marker. Size must be greater than zero.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| CogPointMarker Changed | Fires when the value of this property changes. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is <= 0. |
Remarks
The size in screen pixels of a side of the bounding square for this point marker.
Default Value: 11
See Also