Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

UseWindowLevelBoundaries Property






Gets or sets the value that indicates whether to limit the width and center value to the range specified by the image calculated range.
Syntax
public bool UseWindowLevelBoundaries {get; set;}
'Declaration   Public Property UseWindowLevelBoundaries As Boolean
'Usage   Dim instance As MedicalViewerCell Dim value As Boolean   instance.UseWindowLevelBoundaries = value   value = instance.UseWindowLevelBoundaries
public: property bool UseWindowLevelBoundaries {    bool get();    void set (    bool value); }

Property Value

true to limit the width and center values to the image boundaries, otherwise, it is false.
Remarks
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features