LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Cell Property (ClearRegionsCommand.RegionRemovedEventArgs)







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 MedicalViewerCell Cell {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ClearRegionsCommand.RegionRemovedEventArgs Class
ClearRegionsCommand.RegionRemovedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.