C#
VB
Java
Objective-C
WinRT C#
C++
Update this mapper with the specified DPI values.
public void MapResolutions(double sourceDpiX,double sourceDpiY,double targetDpiX,double targetDpiY)
Public Sub MapResolutions( _ByVal sourceDpiX As Double, _ByVal sourceDpiY As Double, _ByVal targetDpiX As Double, _ByVal targetDpiY As Double _)
public void MapResolutions(double sourceDpiX,double sourceDpiY,double targetDpiX,double targetDpiY)
-(void) mapResolutionsSourceDpiX:(double) xSourceDpisourceDpiY:(double) ySourceDpitargetDpiX:(double) xTargetDpitargetDpiY:(double) yTargetDpi;
public void mapResolutions(double sourceDpiX,double sourceDpiY,double targetDpiX,double targetDpiY)
function Leadtools.Annotations.Core.AnnContainerMapper.MapResolutions(sourceDpiX ,sourceDpiY ,targetDpiX ,targetDpiY)
public:void MapResolutions(double sourceDpiX,double sourceDpiY,double targetDpiX,double targetDpiY)
sourceDpiX
Horizontal source (image) DPI.
sourceDpiY
Vertical source (image) DPI.
targetDpiX
Horizontal target (screen) DPI.
targetDpiY
Vertical target (screen) DPI.
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
