Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnLabel Class : Text Property |
public string Text {get; set;}
'Declaration
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');