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 > RasterCommentMetadata Class : Clone Method |
public RasterCommentMetadata Clone()
'Declaration
Public Function Clone() As RasterCommentMetadata
'Usage
Dim instance As RasterCommentMetadata Dim value As RasterCommentMetadata value = instance.Clone()
public RasterCommentMetadata Clone()
- (instancetype)copy
public RasterCommentMetadata clone()
function Leadtools.RasterCommentMetadata.Clone()
public: RasterCommentMetadata^ Clone();