Prepare to compute the final pose by creating an appropriate interactive graphic and caching certain data describing its initial state.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 75.1.0.0
Syntax
Return Value
Type: CogCompositeShapeA CogCompositeShape the depicts the outline 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 Text property has not yet been set. |
See Also