Gets or sets the value that determines whether to keep the annotation thickness as it is when scale the cell up or down.
public bool MaintainAnnotationThickness { get; set; }
Public Property MaintainAnnotationThickness As Boolean
true to keep the thickness from changing when scaling the cell/sub-cell; otherwise, false.
To change the annotation thickness, use the DefaultAnnotationThickness property.
For an example, please refer to MedicalViewerSubCell
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET