Leadtools.Annotations Namespace > AnnAutomationManager Class : EditObjectAfterDraw Property |
public bool EditObjectAfterDraw {get; set;}
'Declaration Public Property EditObjectAfterDraw As Boolean
'Usage Dim instance As AnnAutomationManager Dim value As Boolean instance.EditObjectAfterDraw = value value = instance.EditObjectAfterDraw
public bool EditObjectAfterDraw {get; set;}
get_EditObjectAfterDraw();
set_EditObjectAfterDraw(value);
When the value of this property is true (default) new objects drawn on the current active AnnAutomation will be automatically selected (edited).
If the new object derives from AnnTextObject and the values the EditObjectAfterDraw and ShowTextObjectsPropertiesDialogAfterDraw properties are both set to true, then the object properties dialog will pop up.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2