Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

DefaultAnnotationFont Property






Gets or sets the Leadtools.Annotations.Core.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.Core.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

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