Get
Transformation that maps points into pixel space ("#") from the root space ("@").
Set
Namespace: Cognex.VisionSets PixelFromRootTransform.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Return Value
Type: ITransform2DThe transformation that maps points into pixel space ("#") from the root space ("@").
Implements
IImage PixelFromRootTransformExceptions
| Exception | Condition |
|---|---|
| ArgumentException | The transformation is NULL. |
| ArgumentException | If newVal is NULL |
Remarks
Changed Raised when the value of this property changes. The following state flag may be affected:
See Also