Utility method to calculate the scale factor needed to perform the specified size mode using a source and destination size.
getScaleFactors = function(destinationSize, sourceSize, sizeMode)
static getScaleFactors(destinationSize: LeadSizeD, sourceSize: LeadSizeD, sizeMode: ControlSizeMode): LeadSizeD;
destinationSize
The destination size
sourceSize
The source size
sizeMode
The desired size mode
The calculated destination size
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