Creates a new object of this class.
AnnThumbStyle.prototype.create = function()
create(): AnnThumbStyle; // protected
A new object of this class.
Derived classes must implement this abstract method to create an instance of the class: return new MyThumbStyle().
For an example, refer to Implementing User-Defined Thumb Styles 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