Cog3DRangeImageCrossSectionExtractPoint Angle Property Cognex VisionPro
Gets or sets the Angle in radians from the X-axis. The X-axis is either in profile default space or profile selected space based on the value of AngleSelectedSpace The value of this property will be used only if DirectionSelectionMode is set to DirectionFromAngle

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

public double Angle { get; set; }

Property Value

Type: Double
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfAngle
See Also