Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
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: 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.