Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

EditObjectAfterDraw Property






Gets or sets a value that indicates whether new drawn objects are selected (edited).
Syntax
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:
property bool EditObjectAfterDraw {
   bool get();
   void set (    bool value);
}

Property Value

true to edit (select) new objects; otherwise, false.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features