LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SubCellIndex Property

Show in webframe






Gets the index of the sub cell where the region is removed.
Syntax
public int SubCellIndex {get;}
'Declaration
 
Public ReadOnly Property SubCellIndex As Integer
'Usage
 
Dim instance As ClearRegionsCommand.RegionRemovedEventArgs
Dim value As Integer
 
value = instance.SubCellIndex

            

            
public: __property int get_SubCellIndex();
public:
property int SubCellIndex {
   int get();
}

Property Value

The index of the sub cell where the region is removed.
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.