Gets the set of custom pens used when drawing this contour. The pens are owned by this contour object, but are conveniently grouped together inside the returned interface.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
Property Value
Type: ICogGraphicMultiPenAn interface containing the custom pens for this contour.
Remarks
Returns the set of pens used when drawing this contour.
See Also