Leadtools.MedicalViewer Namespace > MedicalViewerBaseCell Class : AddAction Method |
public virtual void AddAction( MedicalViewerActionType actionType )
'Declaration Public Overridable Sub AddAction( _ ByVal actionType As MedicalViewerActionType _ )
'Usage Dim instance As MedicalViewerBaseCell Dim actionType As MedicalViewerActionType instance.AddAction(actionType)
public virtual void AddAction( MedicalViewerActionType actionType )
function Leadtools.MedicalViewer.MedicalViewerBaseCell.AddAction( actionType )
public: virtual void AddAction( MedicalViewerActionType actionType )
Actions include user-defined actions. To use a user-defined action, cast the user-defined action ID into the actionType parameter.
For more information, refer to Applying Actions, and Creating a Bitmap Region.
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