Visual Basic (Declaration) | |
---|---|
Public Property EditObjectAfterDraw As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool EditObjectAfterDraw {get; set;} |
Return Value
true to edit (select) new objects; otherwise, false.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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family