Leadtools.Medical3D Namespace > Medical3DControl Class : SetCellActionProperties Method |
protected override void SetCellActionProperties( MedicalViewerActionType actionType, MedicalViewerBaseAction actionProperties, int subCellIndex )
'Declaration Protected Overrides Sub SetCellActionProperties( _ ByVal actionType As MedicalViewerActionType, _ ByVal actionProperties As MedicalViewerBaseAction, _ ByVal subCellIndex As Integer _ )
'Usage Dim instance As Medical3DControl Dim actionType As MedicalViewerActionType Dim actionProperties As MedicalViewerBaseAction Dim subCellIndex As Integer instance.SetCellActionProperties(actionType, actionProperties, subCellIndex)
protected override void SetCellActionProperties( MedicalViewerActionType actionType, MedicalViewerBaseAction actionProperties, int subCellIndex )
function Leadtools.Medical3D.Medical3DControl.SetCellActionProperties( actionType , actionProperties , subCellIndex )
protected: void SetCellActionProperties( MedicalViewerActionType actionType, MedicalViewerBaseAction^ actionProperties, int subCellIndex ) override
To retrieve the properties for a specific action, call the Leadtools.MedicalViewer.MedicalViewerBaseCell.GetActionProperties(Leadtools.MedicalViewer.MedicalViewerActionType) 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