Cog3DRangeImageCrossSectionPointLineSegment LineSegmentPoint Property Cognex VisionPro 9.7
Gets or sets the LineSegmentPoint.

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

public Cog3DRangeImageCrossSectionLineSegmentPointConstants LineSegmentPoint { get; set; }

Property Value

Type: Cog3DRangeImageCrossSectionLineSegmentPointConstants
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfLineSegmentPoint
Exceptions

ExceptionCondition
ArgumentException If the value is invalid.
Remarks

Specifies which point on the line segment to return.
See Also