Constructs a new instance of this class as a deep copy of the given instance.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
public CogGraphicInteractiveCollection(
CogGraphicInteractiveCollection other
)
public CogGraphicInteractiveCollection(
CogGraphicInteractiveCollection other
)
Public Sub New (
other As CogGraphicInteractiveCollection
)
Public Sub New (
other As CogGraphicInteractiveCollection
)
public:
CogGraphicInteractiveCollection(
CogGraphicInteractiveCollection^ other
)
public:
CogGraphicInteractiveCollection(
CogGraphicInteractiveCollection^ other
)