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

Show in webframe

CanShowTextObjectEditWindow Property






Gets a value that indicates whether this AnnAutomation is currently in a state where a text window can be displayed over the text object.
Syntax
public virtual bool CanShowTextObjectEditWindow {get;}
'Declaration
 
Public Overridable ReadOnly Property CanShowTextObjectEditWindow As Boolean
'Usage
 
Dim instance As AnnAutomation
Dim value As Boolean
 
value = instance.CanShowTextObjectEditWindow

            

            
public:
virtual property bool CanShowTextObjectEditWindow {
   bool get();
}

Property Value

true if this AnnAutomation is currently in a state where a text window can be displayed over the text object; otherwise, false.
Remarks

The AnnAutomation can display a text window if there is an AnnTextObject that is currently being edited (in other words, the CurrentDesigner is an object of the AnnTextEditDesigner class), and the AnnObject currently being edited is not locked (the AnnObject.IsLocked value is false).

Call the ShowTextObjectEditWindow method to display a text edit window.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation 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