LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

DefaultAnnotationThickness Property

Show in webframe





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

 

 


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