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

Show in webframe

DefaultAnnotationThickness Property






Gets or sets the value that indicates the thickness of the annotation object created using the annotation action.
Syntax
public float DefaultAnnotationThickness {get; set;}
'Declaration   Public Property DefaultAnnotationThickness As Single
'Usage   Dim instance As MedicalViewerBaseCell Dim value As Single   instance.DefaultAnnotationThickness = value   value = instance.DefaultAnnotationThickness
public: property float DefaultAnnotationThickness {    float get();    void set (    float value); }

Property Value

Value that indicates the thickness of the annotation object created using the annotation action.
Remarks
To keep the annotation from changing the thickness when scaling the cell up or down, use the MaintainAnnotationThickness property.
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