←Select platform

Clone Method

Summary

When overridden in a derived class, creates an exact copy of this AnnBrush object.

Syntax

C#
VB
C++
public abstract object Clone() 
  
Public MustOverride Function Clone() As Object 
public: 
abstract Object^ Clone();  

Return Value

The new AnnBrush object that this method creates.

Requirements

Target Platforms

See Also

Reference

AnnBrush Class

AnnBrush Members

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

Leadtools.Annotations Assembly