Leadtools.MedicalViewer Namespace > MedicalViewerMPRPolygonClickedEventsArgs Class : Polygon Property |
public MedicalViewerMPRPolygon Polygon {get;}
'Declaration Public ReadOnly Property Polygon As MedicalViewerMPRPolygon
'Usage Dim instance As MedicalViewerMPRPolygonClickedEventsArgs Dim value As MedicalViewerMPRPolygon value = instance.Polygon
public: property MedicalViewerMPRPolygon^ Polygon { MedicalViewerMPRPolygon^ get(); }