Visual Basic (Declaration) | |
---|---|
Public Class MedicalViewerAnnotationEllipse Inherits MedicalViewerAnnotation |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class MedicalViewerAnnotationEllipse : MedicalViewerAnnotation |
C++/CLI | |
---|---|
public ref class MedicalViewerAnnotationEllipse : public MedicalViewerAnnotation |
Set the properties for the ellipse annotation action
Visual Basic | Copy Code |
---|---|
<Test> _ |
C# | Copy Code |
---|---|
public void MedicalViewerAnnotationEllipseExample1() |
To set the properties of the annotation ellipse action, call the SetActionProperties method, and to retrieve the properties call the GetActionProperties method.
The mouse controls the actions as follows:
Click and drag to create an elliptical annotation object.
For more information, refer to Working With Annotations.
System.Object
Leadtools.MedicalViewer.MedicalViewerBaseAction
Leadtools.MedicalViewer.MedicalViewerAnnotation
Leadtools.MedicalViewer.MedicalViewerAnnotationEllipse
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family