C#
VB
C++
Creates an exact copy of this AnnRulerObject object.
public override AnnObject Clone()
Public Overrides Function Clone() As Leadtools.Windows.Annotations.AnnObject
public:
Leadtools.Windows.Annotations.AnnObject^ Clone(); override
The AnnRulerObject object that this class creates.
This is the AnnRulerObject implementation of the System.ICloneable.Clone method. The method will copy all fields of this AnnRulerObject to the newly created one.
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