DefaultAnnotationThickness Property

Summary
Gets or sets the value that indicates the thickness of the annotation object created using the annotation action.
Syntax
C#
C++/CLI
public float DefaultAnnotationThickness { get; set; } 
            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 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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