C#
VB
C++
Utility method to calculate the scale factor needed to perform the specified size mode using a source and destination size.
public static LeadSizeD GetScaleFactors(LeadSizeD destinationSize,LeadSizeD sourceSize,ControlSizeMode sizeMode)
Public Shared Function GetScaleFactors(ByVal destinationSize As LeadSizeD,ByVal sourceSize As LeadSizeD,ByVal sizeMode As ControlSizeMode) As LeadSizeD
public:static LeadSizeD^ GetScaleFactors(LeadSizeD^ destinationSize,LeadSizeD^ sourceSize,ControlSizeMode^ sizeMode)
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
