C#
VB
C++
Gets or sets the normalized scale of the fused image.
public double Scale { get; set; }
Public Property Scale As Double
Value that represents the normalized scale of the fused image.
Setting this value to 0, means that the image will be scaled to fit the size of the original image.
For an example, refer to MedicalViewerFusion. Also, please refer the Main fusion demo.
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