←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize