| Visual Basic (Declaration) | |
|---|---|
Public Class MedicalViewerAnnotationRectangle Inherits MedicalViewerAnnotation | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class MedicalViewerAnnotationRectangle : MedicalViewerAnnotation | |
| C++/CLI | |
|---|---|
public ref class MedicalViewerAnnotationRectangle : public MedicalViewerAnnotation | |
Change the properties for the rectangle annotation action
| Visual Basic | Copy Code |
|---|---|
<Test> _ | |
| C# | Copy Code |
|---|---|
public void MedicalViewerAnnotationRectangleExample() | |
To set the properties of the annotation rectangle 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 a rectangular annotation object.
For more information, refer to Working With Annotations.
System.Object
Leadtools.MedicalViewer.MedicalViewerBaseAction
Leadtools.MedicalViewer.MedicalViewerAnnotation
Leadtools.MedicalViewer.MedicalViewerAnnotationRectangle
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