Leadtools Namespace > RasterColor Structure : Clone Method |
public RasterColor Clone()
'Declaration Public Function Clone() As RasterColor
'Usage Dim instance As RasterColor Dim value As RasterColor value = instance.Clone()
public RasterColor Clone()
-(id)copyWithZone:(NSZone*)zone;
function Leadtools.RasterColor.Clone()
public: RasterColor Clone();