C#
VB
C++
Creates an exact copy of this AnnTextObject object.
public override object Clone()
Public Overrides Function Clone() As Object
public:
Object^ Clone(); override
The AnnTextObject object that this method creates.
This is the AnnTextObject implementation of the System.ICloneable.Clone method. The method will copy all fields of this AnnTextObject to the newly created one. For more information, refer to Using Text in Annotation Object. (Deprecated)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET