Settings.RegionOfInterestGroup.BoxGroup.Clone Method |
Create a clone (deep copy) of the current instance
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic Settings.RegionOfInterestGroup.BoxGroup Clone()
Public Function Clone As Settings.RegionOfInterestGroup.BoxGroup
public:
Settings.RegionOfInterestGroup.BoxGroup^ Clone()
Return Value
Type:
Settings.RegionOfInterestGroup.BoxGroup
See Also