Circle Copy Method Cognex VisionPro 9.25 SR1

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

public Circle Copy(
	CopyShapeConstants copyFlags
)

Return Value

Type: Circle

The copied circle

See Also