ICogGeneralContourLineSegmentIterator CreateLineSegment Method Cognex VisionPro 9.21 SR1
Creates a gcnew CogLineSegment with the same geometric and graphics properties as this segment.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 85.1.0.0
Syntax

CogLineSegment CreateLineSegment()

Return Value

Type: CogLineSegment

The line segment.

Exceptions

Remarks

Creates a new CogLineSegment with the same geometric and graphics properties as this segment.

See Also