Settings2D.ProcessingGroup.Clone Method |
Create a clone (deep copy) of the current instance
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public Settings2D.ProcessingGroup Clone()
Public Function Clone As Settings2D.ProcessingGroup
public:
Settings2D.ProcessingGroup^ Clone()
Return Value
Type:
Settings2D.ProcessingGroupSee Also