←Select platform

MedicalViewerMPRPolygonEventsArgs Constructor

Summary

The MedicalViewerMPRPolygonEventsArgs class provides data for the MedicalViewerCell.MPRPolygonCreated event.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal polygon As Leadtools.Medicalviewer.MedicalViewerMPRPolygon _ 
) 
             
            public: 
MedicalViewerMPRPolygonEventsArgs(  
   Leadtools.Medicalviewer.MedicalViewerMPRPolygon^ polygon 
) 
             

Parameters

polygon
MedicalViewerMPRPolygon that represents the newly created MPR polygon.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly