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