Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnTextPointerDrawDesigner Class : DefaultText Property |
public virtual string DefaultText {get; set;}
'Declaration
Public Overridable Property DefaultText As String
'Usage
Dim instance As AnnTextPointerDrawDesigner Dim value As String instance.DefaultText = value value = instance.DefaultText
public virtual string DefaultText {get; set;}
@property (nonatomic, copy, nullable) NSString *defaultText
public String getDefaultText() public void setDefaultText(String text)
<br/>get_DefaultText();<br/>set_DefaultText(value);<br/>Object.defineProperty('DefaultText');
The designer will use the value of DefaultText if the current target text pointer object does not have a text value.s