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

Show in webframe

OffsetY Property






Gets or sets the Y offset of the fused image relative to the original image.
Syntax
public int OffsetY {get; set;}
'Declaration   Public Property OffsetY As Integer
'Usage   Dim instance As MedicalViewerFusion Dim value As Integer   instance.OffsetY = value   value = instance.OffsetY
public: property int OffsetY {    int get();    void set (    int value); }

Property Value

Value that represents the Y offset of the fused image relative to the original image.
Remarks
The value is scaled to match the scale of the original image, for example, if the image is scaled to 200%, then the amount of shift in Y direction is OffsetX * 2.
Example
For an example, refer to MedicalViewerFusion. Also, please refer the Main fusion demo.
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