Leadtools.MedicalViewer Namespace > MedicalViewerBaseCell Class : GetCellActionProperties Method |
protected virtual MedicalViewerBaseAction GetCellActionProperties( MedicalViewerActionType actionType, int subCellIndex )
'Declaration Protected Overridable Function GetCellActionProperties( _ ByVal actionType As MedicalViewerActionType, _ ByVal subCellIndex As Integer _ ) As MedicalViewerBaseAction
'Usage Dim instance As MedicalViewerBaseCell Dim actionType As MedicalViewerActionType Dim subCellIndex As Integer Dim value As MedicalViewerBaseAction value = instance.GetCellActionProperties(actionType, subCellIndex)
protected virtual MedicalViewerBaseAction GetCellActionProperties( MedicalViewerActionType actionType, int subCellIndex )
function Leadtools.MedicalViewer.MedicalViewerBaseCell.GetCellActionProperties( actionType , subCellIndex )
protected: virtual MedicalViewerBaseAction^ GetCellActionProperties( MedicalViewerActionType actionType, int subCellIndex )
To set the properties for the specified action, call the SetActionProperties method.
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