Creates a new circular annulus section, copying the specified parameters.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Parameters
- copyFlags
- Type: Cognex.Vision CopyShapeConstants
Specify which attributes of the shape to copy to the new shape.
Return Value
Type: CircularAnnulusSectionThe copied CircularAnnulusSection
Remarks
Creates a new CircularAnnulusSection that copies the specified attributes from this CircularAnnulusSection.
See Also