C#
VB
Java
WinRT C#
C++
Creates a new instance of AnnObject.
protected abstract AnnObject Create()
Protected MustOverride Function Create() As Leadtools.Annotations.Core.AnnObject
protected abstract Leadtools.Annotations.Core.AnnObject Create()
protected abstract AnnObject create()
function Leadtools.Annotations.Core.AnnObject.Create()
protected:
virtual AnnObject^ Create() abstract
The AnnObject this method creates.
Derived annotation objects must implement this method to enable the LEADTOOLS Annotation infrastructure to correctly construct objects at runtime.
For more information, refer to Implementing User-Defined Objects With LEADTOOLS Annotations.
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