publicclassMedicalViewerAnnotationHilite :MedicalViewerAnnotation
PublicClassMedicalViewerAnnotationHilite
InheritsMedicalViewerAnnotation
publicref classMedicalViewerAnnotationHilite :publicMedicalViewerAnnotation
This example sets the properties for the hilite annotation action.
usingLeadtools;
usingLeadtools.Codecs;
usingLeadtools.MedicalViewer;
publicvoidMedicalViewerAnnotationHiliteExample1()
{
MedicalViewerForm myForm = GetMedicalControl();
MedicalViewer医生alViewer = myForm.Viewer;
MedicalViewerMultiCell cell = (MedicalViewerMultiCell)(medicalViewer.Cells[0]);
MedicalViewerAnnotationHilite hilite =newMedicalViewerAnnotationHilite();
hilite.AnnotationColor = Color.FromArgb(0, 0, 255);
hilite.Flags = MedicalViewerAnnotationFlags.AllObjects;
hilite.CreateFromCenter =true;
cell.SetActionProperties(MedicalViewerActionType.AnnotationHilite, hilite);
myForm.ShowDialog();
}
ImportsLeadtools
ImportsLeadtools.Codecs
ImportsLeadtools.MedicalViewer
PublicSubMedicalViewerAnnotationHiliteExample1()
DimmyFormAsMedicalViewerForm = GetMedicalControl()
DimmedicalViewerAsMedicalViewer = myForm.Viewer
DimcellAsMedicalViewerMultiCell =CType(medicalViewer.Cells(0), MedicalViewerMultiCell)
DimhiliteAsMedicalViewerAnnotationHilite =NewMedicalViewerAnnotationHilite()
hilite.AnnotationColor = Color.FromArgb(0, 0, 255)
hilite.Flags = MedicalViewerAnnotationFlags.AllObjects
hilite.CreateFromCenter =True
cell.SetActionProperties(MedicalViewerActionType.AnnotationHilite, hilite)
myForm.ShowDialog()
EndSub
Help Collections
Raster.NET|C API|C++ Class Library|HTML5 JavaScript
Document.NET|C API|C++ Class Library|HTML5 JavaScript
Medical.NET|C API|C++ Class Library|HTML5 JavaScript
Medical Web Viewer.NET
188宝金博怎么下载
Media Foundation.NET|C API|Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.