DefaultAnnotationThickness Property

Summary
Gets or sets the value that indicates the thickness of the annotation object created using the annotation action.
Syntax
C#
VB
C++
public float DefaultAnnotationThickness { get; set; } 
  
Public Property DefaultAnnotationThickness As Single 
            public: 
property float DefaultAnnotationThickness { 
   float get(); 
   void set (    float ); 
} 

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.