(Leadtools.Annotations.Core)

Text Property (AnnTextObject)

Show in webframe





Gets or sets the text string associated with this AnnTextObject.
Syntax
public string Text {get; set;}
Public Property Text As String
public string Text {get; set;}
@property (nonatomic,copy) NSString* text;
public String getText()
public void setText(String text)
            
 
get_Text();
set_Text(value);
Object.defineProperty('Text');

Property Value

The text string associated with this AnnTextObject.
Requirements

Target Platforms

See Also

Reference

AnnTextObject Class
AnnTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.