Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Selected Property







Gets or sets a value that indicates if an item is selected.
Syntax
public bool Selected {get; set;}
'Declaration
 
Public Property Selected As Boolean
'Usage
 
Dim instance As ImageItem
Dim value As Boolean
 
instance.Selected = value
 
value = instance.Selected

            

            
public: __property bool get_Selected();
public: __property void set_Selected( 
   bool value
);
public:
property bool Selected {
   bool get();
   void set (    bool value);
}

Property Value

true if the item is selected; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

ImageItem Class
ImageItem Members

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