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