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

Show in webframe

Cell Property (ReferenceLineStateChangeEventArgs)







Gets or sets the Leadtools.MedicalViewer.MedicalViewerCell which reference line state will be changed.
Syntax
public MedicalViewerCell Cell {get; set;}
'Declaration
 
Public Property Cell As MedicalViewerCell
'Usage
 
Dim instance As ReferenceLineStateChangeEventArgs
Dim value As MedicalViewerCell
 
instance.Cell = value
 
value = instance.Cell

            

            
public: __property MedicalViewerCell* get_Cell();
public: __property void set_Cell( 
   MedicalViewerCell* value
);
public:
property MedicalViewerCell^ Cell {
   MedicalViewerCell^ get();
   void set (    MedicalViewerCell^ value);
}

Property Value

The Leadtools.MedicalViewer.MedicalViewerCell which reference line state will be changed.
Requirements

Target Platforms

See Also

Reference

ReferenceLineStateChangeEventArgs Class
ReferenceLineStateChangeEventArgs Members

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