←Select platform

Points Property

Summary

Gets the MedicalViewerPointCollection<PointF> that represents the polygon points.

Syntax

C#
VB
C++
public MedicalViewerPointCollection<PointF> Points { get; } 

Property Value

MedicalViewerPointCollection<PointF> that represents the polygon points.

Remarks

If the user adjust any point programmatically, then the method Recalculate must be called to adjust the polygon and the panromic image based on the new changes.

Example

For an example, refer to MedicalViewerPanoramicCell.

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