←Select platform

Clone Method

Summary

Creates an exact copy of this SvgDocument.

Syntax

C#
VB
Java
Objective-C
C++
public SvgDocument Clone() 
Public Function Clone() As Leadtools.Svg.SvgDocument 
- (instancetype)copy 
public SvgDocument clone() 
public: 
Leadtools.Svg.SvgDocument^ Clone();  

Return Value

The SvgDocument object this method creates.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly