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