Leadtools.MedicalViewer Namespace > MedicalViewerMPRPolygonClickedEventsArgs Class : MedicalViewerMPRPolygonClickedEventsArgs Constructor |
public MedicalViewerMPRPolygonClickedEventsArgs( MedicalViewerMPRPolygon polygon, int index, MedicalViewerMPRPolygonHitTest type, MouseButtons button, int clicks, int x, int y, int delta )
'Declaration Public Function New( _ ByVal polygon As MedicalViewerMPRPolygon, _ ByVal index As Integer, _ ByVal type As MedicalViewerMPRPolygonHitTest, _ ByVal button As MouseButtons, _ ByVal clicks As Integer, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal delta As Integer _ )
'Usage Dim polygon As MedicalViewerMPRPolygon Dim index As Integer Dim type As MedicalViewerMPRPolygonHitTest Dim button As MouseButtons Dim clicks As Integer Dim x As Integer Dim y As Integer Dim delta As Integer Dim instance As New MedicalViewerMPRPolygonClickedEventsArgs(polygon, index, type, button, clicks, x, y, delta)
public MedicalViewerMPRPolygonClickedEventsArgs( MedicalViewerMPRPolygon polygon, int index, MedicalViewerMPRPolygonHitTest type, MouseButtons button, int clicks, int x, int y, int delta )
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