Leadtools.MedicalViewer Namespace > MedicalViewerMPRPolygonEventsArgs Class : MedicalViewerMPRPolygonEventsArgs Constructor |
public MedicalViewerMPRPolygonEventsArgs( MedicalViewerMPRPolygon polygon )
'Declaration Public Function New( _ ByVal polygon As MedicalViewerMPRPolygon _ )
'Usage Dim polygon As MedicalViewerMPRPolygon Dim instance As New MedicalViewerMPRPolygonEventsArgs(polygon)
public: MedicalViewerMPRPolygonEventsArgs( MedicalViewerMPRPolygon^ polygon )