create Method (AnnThumbStyle)

Summary

Creates a new object of this class.

Syntax

JavaScript Syntax
AnnThumbStyle.prototype.create = function()
TypeScript Syntax
create(): AnnThumbStyle; // protected

Return Value

A new object of this class.

Remarks

Derived classes must implement this abstract method to create an instance of the class: return new MyThumbStyle().

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize