Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DefaultText Property
See Also 
Leadtools.Windows.Annotations Namespace > AnnTextPointerDrawDesigner Class : DefaultText Property





Gets or sets the default text to be used with new AnnTextPointerObject objects.

Syntax

Visual Basic (Declaration) 
Public Overridable Property DefaultText As String
Visual Basic (Usage)Copy Code
Dim instance As AnnTextPointerDrawDesigner
Dim value As String
 
instance.DefaultText = value
 
value = instance.DefaultText
C# 
public virtual string DefaultText {get; set;}
C++/CLI 
public:
virtual property String^ DefaultText {
   String^ get();
   void set (String^ value);
}
XAML Attributes Usage 

<object DefaultText=string .../>

XAML Attributes Usage 

<object DefaultText=string .../>

Return Value

A String that represents the default text.

Example

For C#/VB examples, refer to AnnTextPointerDrawDesigner.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

DefaultText requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.