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

Show in webframe

Width Property (MedicalViewerFusion)






Gets or sets the window-level width value of the fused image.
Syntax
public int Width {get; set;}
'Declaration   Public Property Width As Integer
'Usage   Dim instance As MedicalViewerFusion Dim value As Integer   instance.Width = value   value = instance.Width
public: property int Width {    int get();    void set (    int value); }

Property Value

Value that determine the window level width value of the fused image.
Remarks
After the user assigns the FusedImage property, the toolkit calculates the default width value based on the image's attributes. Additional adjustments can be made.
Example
For an example, refer to MedicalViewerFusion.
Requirements

Target Platforms

See Also

Reference

MedicalViewerFusion Class
MedicalViewerFusion 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