Gets or sets the direction of the point extraction relative to the line segment.
The value of this property will be used only if
DirectionSelectionMode
is set to
DirectionFromLineSegment Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
public Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants DirectionRelativeToLineSegment { get; set; }public Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants DirectionRelativeToLineSegment { get; set; }Public Property DirectionRelativeToLineSegment As Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants
Get
Set
Public Property DirectionRelativeToLineSegment As Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants
Get
Set
public:
property Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants DirectionRelativeToLineSegment {
Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants get ();
void set (Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants value);
}public:
property Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants DirectionRelativeToLineSegment {
Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants get ();
void set (Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants value);
}Property Value
Type:
Cog3DRangeImageCrossSectionExtractPointLineSegmentDirectionConstants