Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnEncryptObject Class : Clone Method |
public override AnnObject Clone()
'Declaration Public Overrides Function Clone() As AnnObject
'Usage Dim instance As AnnEncryptObject Dim value As AnnObject value = instance.Clone()
public: AnnObject^ Clone(); override