←Select platform

DrawPointerFirst Property

Summary

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

Syntax
C#
VB
C++
public bool DrawPointerFirst { get; set; } 
Public Property DrawPointerFirst() As Boolean 
   Get 
   Set 
public:  
   property bool DrawPointerFirst 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

The default text to be used with new AnnTextPointerObject objects. The default value is "AaBbZz".

Remarks

The designer uses the DefaultText value, when the current target text pointer object does not have a text value.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.