function Leadtools.Annotations.Core.AnnObject.clone()
Type | Description |
---|---|
AnnObject | The AnnObject that this class creates. |
The method will copy all fields of this AnnObject to the newly created one. Derived classes must override this method and return a new object. For more information, refer to Implementing User-Defined Objects With LEADTOOLS Annotations.