Cog3DRangeImageCrossSectionAreaOperatorBase DrawRightPointGraphics Property Cognex VisionPro 9.8 SR1
Gets or sets whether the rightmost point of the computed area will be drawn or not

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.0.0.0
Syntax

public bool DrawRightPointGraphics { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfDrawRightPointGraphics
See Also