Prepare to compute the final pose by creating an interactive affine rectangle graphic and caching certain data describing its initial state.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 91.0.0.0
Syntax
Return Value
Type: CogRectangleAffineA CogRectangleAffine that depicts the bounds of the Text property, as rendered using the current Font and FontRenderParams properties. This graphic is sized and positioned in accordance with the InitialPose property.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this method changes the cached data describing the initial state of the interactive graphic and/or the FinalPosePrepared property. |
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If the Font has not (yet) been imported. |
See Also