Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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(); }