←Select platform

Text Property

Summary

Gets or sets the text string associated with the annotation object.

Syntax

C#
VB
C++
public string Text { get; set; } 
  
Property Text As String 
property String^ Text { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The text string associated with the annotation object

Remarks

For more information, refer to Using Text in Annotation Objects. (Deprecated)

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly