Leadtools.Medical.Workstation.Commands Namespace > ClearRegionsCommand.RegionRemovedEventArgs Class : SubCellIndex Property |
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();