LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

DefaultAnnotationFont Property

Show in webframe





Gets or sets the Leadtools.Annotations.AnnFont class that represents the font used for the text in all the annotation objects.
Syntax
public AnnFont DefaultAnnotationFont {get; set;}
'Declaration
 
Public Property DefaultAnnotationFont As AnnFont
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim value As AnnFont
 
instance.DefaultAnnotationFont = value
 
value = instance.DefaultAnnotationFont

            

            
public:
property AnnFont^ DefaultAnnotationFont {
   AnnFont^ get();
   void set (    AnnFont^ value);
}

Property Value

Leadtools.Annotations.AnnFont class that represents the font used for the text in all the annotation objects that will be drawn later.
Example
For an example, refer to MedicalViewerSubCell.
Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features