Visual Basic (Declaration) | |
---|---|
Public Class MedicalViewerAnnotationArrow Inherits MedicalViewerAnnotation |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class MedicalViewerAnnotationArrow : MedicalViewerAnnotation |
C++/CLI | |
---|---|
public ref class MedicalViewerAnnotationArrow : public MedicalViewerAnnotation |
Change the color of all the selected arrow objects inside the medical viewer.
Visual Basic | Copy Code |
---|---|
<Test> _ |
C# | Copy Code |
---|---|
public void MedicalViewerAnnotationArrowExample() |
To set the properties of the annotation arrow 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 arrow annotation object.
For more information, refer to Working With Annotations.
System.Object
Leadtools.MedicalViewer.MedicalViewerBaseAction
Leadtools.MedicalViewer.MedicalViewerAnnotation
Leadtools.MedicalViewer.MedicalViewerAnnotationArrow
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