←Select platform

DrawPointerFirst Property

Summary

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

Syntax
C#
C++/CLI
Python
public bool DrawPointerFirst { get; set; } 
public:  
   property bool DrawPointerFirst 
   { 
      bool get() 
      void set(bool value) 
   } 
DrawPointerFirst # get and set (AnnTextPointerDrawDesigner) 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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