Circle Copy Method Cognex VisionPro 9.23

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.24.0.0
Syntax

public Circle Copy(
	CopyShapeConstants copyFlags
)

Return Value

Type: Circle

The copied circle

See Also