AnnContainerMapper Constructor

Summary

Creates a new mapper with the specified DPI values.

Syntax

JavaScript Syntax
AnnContainerMapper = function(sourceDpiX, sourceDpiY, targetDpiX, targetDpiY)
TypeScript Syntax
constructor(sourceDpiX: number, sourceDpiY: number, targetDpiX: number, targetDpiY: number);

Parameters

sourceDpiX

Horizontal source (screen) DPI.

sourceDpiY

Vertical source (screen) DPI.

targetDpiX

Horizontal target (image) DPI.

targetDpiY

Vertical target (image) DPI.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize