Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace > SvgDocument Class : Clone Method |
public SvgDocument Clone()
'Declaration
Public Function Clone() As SvgDocument
'Usage
Dim instance As SvgDocument Dim value As SvgDocument value = instance.Clone()
- (instancetype)copy
public SvgDocument clone()
public: SvgDocument^ Clone();