Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
ShowTextObjectsPropertiesDialogAfterDraw Property
See Also 
Leadtools.Annotations Namespace > AnnAutomationManager Class : ShowTextObjectsPropertiesDialogAfterDraw Property




Gets or sets a value that indicates whether to show the object properties dialog after a text object is drawn.

Syntax

Visual Basic (Declaration) 
Public Property ShowTextObjectsPropertiesDialogAfterDraw As Boolean
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomationManager
Dim value As Boolean
 
instance.ShowTextObjectsPropertiesDialogAfterDraw = value
 
value = instance.ShowTextObjectsPropertiesDialogAfterDraw
C# 
public bool ShowTextObjectsPropertiesDialogAfterDraw {get; set;}
Managed Extensions for C++ 
public: __property bool get_ShowTextObjectsPropertiesDialogAfterDraw();
public: __property void set_ShowTextObjectsPropertiesDialogAfterDraw( 
   bool value
);
C++/CLI 
public:
property bool ShowTextObjectsPropertiesDialogAfterDraw {
   bool get();
   void set (bool value);
}

Return Value

true to show the object properties dialog after a text object is drawn; otherwise, false.

Remarks

When the value of this property is true (default) and a new object that derives from AnnTextObject is drawn. The objet properties dialog will pop up to let you change the text value.

The ShowTextObjectsPropertiesDialogAfterDraw only works if the value of the EditObjectAfterDraw is set to true.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features