Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnControlPoint Class : Clone Method |
public virtual object Clone()
'Declaration Public Overridable Function Clone() As Object
'Usage Dim instance As AnnControlPoint Dim value As Object value = instance.Clone()
public: virtual Object^ Clone();