←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly