Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

IsSelected Property






Gets or sets a value indicating whether the object is selected.
Syntax
public bool IsSelected {get; set;}
'Declaration
 
Public Property IsSelected As Boolean
public bool IsSelected {get; set;}
@property (nonatomic) BOOL isSelected;
public boolean isSelected()
public void setSelected(boolean selected)
            
 
get_IsSelected();
set_IsSelected(value);
Object.defineProperty('IsSelected');

Property Value

true if the object is selected; otherwise, false. The default value is false.
Remarks

This value is used by the automation framework to keep track of selected objects. In none automated mode, you can use the value of IsSelected as a general property that indicate whether an object is selected.

Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

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