Leadtools.MedicalViewer Namespace > MedicalViewerKeys Class > MedicalViewerKeys Constructor : MedicalViewerKeys Constructor(Keys,Keys,Keys,Keys,MedicalViewerModifiers) |
public MedicalViewerKeys( Keys mouseUp, Keys mouseDown, Keys mouseLeft, Keys mouseRight, MedicalViewerModifiers modifiers )
'Declaration Public Function New( _ ByVal mouseUp As Keys, _ ByVal mouseDown As Keys, _ ByVal mouseLeft As Keys, _ ByVal mouseRight As Keys, _ ByVal modifiers As MedicalViewerModifiers _ )
'Usage Dim mouseUp As Keys Dim mouseDown As Keys Dim mouseLeft As Keys Dim mouseRight As Keys Dim modifiers As MedicalViewerModifiers Dim instance As New MedicalViewerKeys(mouseUp, mouseDown, mouseLeft, mouseRight, modifiers)
public MedicalViewerKeys( Keys mouseUp, Keys mouseDown, Keys mouseLeft, Keys mouseRight, MedicalViewerModifiers modifiers )
function MedicalViewerKeys( mouseUp , mouseDown , mouseLeft , mouseRight , modifiers )
public: MedicalViewerKeys( Keys mouseUp, Keys mouseDown, Keys mouseLeft, Keys mouseRight, MedicalViewerModifiers modifiers )
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