Create a new elliptical annulus section, copying the specified parameters.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Parameters
- copyFlags
- Type: Cognex.VisionPro CogCopyShapeConstants
Specify which attributes of the shape to copy to the new shape.
Return Value
Type: CogEllipticalAnnulusSectionThe copied CogEllipticalAnnulusSection
Remarks
Creates a new CogEllipticalAnnulusSection that copies the specified attributes from this CogEllipticalAnnulusSection.
See Also