←Select platform

Create Method

Summary

Creates a new instance of AnnBatesText.

Syntax
C#
VB
C++
public static AnnBatesText Create( 
   string text 
) 
Public Shared Function Create( _ 
   ByVal text As String _ 
) As AnnBatesText 
public:  
   static AnnBatesText^ Create( 
      String^ text 
   ) 

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