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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly