LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Cell Property (ClearRegionsCommand.RegionRemovedEventArgs)

Show in webframe






Gets the cell that the region is removed from.
Syntax
public MedicalViewerCell Cell {get;}
'Declaration
 
Public ReadOnly Property Cell As MedicalViewerCell
'Usage
 
Dim instance As ClearRegionsCommand.RegionRemovedEventArgs
Dim value As MedicalViewerCell
 
value = instance.Cell

            

            
public: __property MedicalViewerCell* get_Cell();
public:
property MedicalViewerCell* Cell {
   MedicalViewerCell* get();
}

Property Value

the Leadtools.MedicalViewer.MedicalViewerCell that the region is removed from.
Requirements

Target Platforms

See Also

Reference

ClearRegionsCommand.RegionRemovedEventArgs Class
ClearRegionsCommand.RegionRemovedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.