C#
VB
Java
C++
Creates a new object of this class.
protected abstract AnnThumbStyle Create()
Protected MustOverride Function Create() As Leadtools.Annotations.Rendering.AnnThumbStyle
protected abstract AnnThumbStyle create()
protected:
virtual AnnThumbStyle^ Create() abstract
A new object of this class.
Derived classes must implement this abstract method to create an instance of the class: return new MyThumbStyle().
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