Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
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()
- (instancetype)copy;
function Leadtools.RasterColor.Clone()
public: RasterColor Clone();