Is this page helpful?

In this page

MaintainAnnotationThickness Property

Summary
Gets or sets the value that determines whether to keep the annotation thickness as it is when scale the cell up or down.
Syntax
C#
VB
C++
public bool MaintainAnnotationThickness { get; set; } 
  
Public Property MaintainAnnotationThickness As Boolean 
            public: 
property bool MaintainAnnotationThickness { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to keep the thickness from changing when scaling the cell/sub-cell; otherwise, false.

Remarks

To change the annotation thickness, use the DefaultAnnotationThickness property.

Example

For an example, please refer to MedicalViewerSubCell

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.