CogPlaneRange Plane Property Cognex VisionPro
Gets the color plane type of this CogPlaneRange object.

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

public CogImagePlaneConstants Plane { get; }

Property Value

Type: CogImagePlaneConstants
The color plane type
Remarks

The Plane property represents the color space and the direction in the color space the range is defined upon.
See Also