ImageGear .NET - Updated May 1, 2018
Clone Method (IImGearDICOMDisplaySettings)




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearDICOMDisplaySettings Interface : Clone Method
Creates a deep copy of the object.
Syntax
'Declaration
 
Function Clone() As IImGearDICOMDisplaySettings
 
'Usage
 
Dim instance As IImGearDICOMDisplaySettings
Dim value As IImGearDICOMDisplaySettings
 
value = instance.Clone()

Return Value

Remarks
This method creates a deep copy of an object that implements IImGearDICOMDisplaySettings interface.
See Also

Reference

IImGearDICOMDisplaySettings Interface
IImGearDICOMDisplaySettings Members
ImGearDICOMDisplaySettings Class