Circle Copy Method Cognex VisionPro 9.22

Creates a new circle that copies the specified attributes from this circle.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public Circle Copy(
	CopyShapeConstants copyFlags
)

Return Value

Type: Circle

The copied circle

See Also