create Method

Summary

Creates a new instance of AnnBatesText.

Syntax
TypeScript
JavaScript
create = function( 
   text 
) 
static create( 
   text: string 
): AnnBatesText; 

Parameters

text

A String

Return Value

The AnnBatesText this method creates.

Example

For an example, refer to IAnnBatesElement.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly