The Clone Method supports WPF/Silverlight.
The Clone Method is available in LEADTOOLS Document and Medical Imaging toolkits.
Creates an exact copy of this AnnSnapToGridOptions object. Supported in Silverlight, Windows Phone 7Visual Basic (Declaration) | |
---|---|
Public Function Clone() As Object |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnSnapToGridOptions Dim value As Object value = instance.Clone() |
C# | |
---|---|
public object Clone() |
C++/CLI | |
---|---|
public: Object^ Clone(); |
Return Value
The AnnSnapToGridOptions object that this class creates.Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)