←Select platform

DefaultText Property

Summary

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

Syntax

C#
VB
C++
public virtual string DefaultText { get; set; } 
  
Public Overridable Property DefaultText As String 
public: 
virtual property String^ DefaultText { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A String that represents the default text.

Example

For an example, refer to AnnTextPointerDrawDesigner.

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