In This Topic ▼

AnnContainerMapper Class Members

Summary

The following tables list the members exposed by AnnContainerMapper.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
AnnContainerMapper Creates a new mapper with the specified DPI values.

Public Methods

Name Description
Public Method
calibrate Sets the ruler calibration scale.
Public Method clone Creates an exact copy of this AnnContainerMapper
Public Method static  | Shared in VB CreateDefault Creates a default mapper.
Public Method fontFromContainerCoordinates Converts a font from container coordinates.
Public Method fontToContainerCoordinates Converts a font to container coordinates.
Public Method lengthFromContainerCoordinates Converts a length from container coordinates.
Public Method lengthToContainerCoordinates Converts a length to container coordinates.
Public Method mapResolutions Update this mapper with the specified DPI values.
Public Method pointFromContainerCoordinates Converts a point from container coordinates.
Public Method pointsFromContainerCoordinates Converts an array of points from container coordinates.
Public Method pointsToContainerCoordinates Convert an array of points to container coordinates.
Public Method pointToContainerCoordinates Converts a point to container coordinates.
Public Method rectFromContainerCoordinates Converts a rectangle from container coordinates.
Public Method rectToContainerCoordinates Converts a rectangle to container coordinates.
Public Method sizeFromContainerCoordinates Converts a size from container coordinates.
Public Method sizeToContainerCoordinates Converts a size to container coordinates.
Public Method strokeFromContainerCoordinates Converts a stroke to container coordinates.
Public Method updateTransform Updates the transformation matrix used by this mapper.

Public Properties

Name Description
Public Property
burnScaleFactor Gets or sets a scale factor that will be used when burning annotations.
Public Property calibrationScale Current calibration scale value.
Public Property calibrationUnit The default unit of measure to use when creating new ruler objects in the container after calibration has been performed.
Public Property deviceDpiX Gets or sets the horizontal device resolution (DPI).
Public Property deviceDpiY Gets or sets the vertical device resolution (DPI).
Public Property fontRelativeToDevice Gets or sets a value that indicate whether font size is relative to the device (screen).
Public Property fontRelativeToImageDpi Gets or sets a value that determines whether to take image dpi into consideration when calculting font size.
Public Property ignoreDpiScale For internal use by LEADTOOLS.
Public Property offset Gets or sets the offset of this AnnContainerMapper.
Public Property scrollOffset Gets or sets the current scroll offset for this AnnContainerMapper.
Public Property sourceDpiX Gets the horizontal source (screen) resolution (DPI).
Public Property sourceDpiY Gets the vertical source (screen) resolution (DPI).
Public Property targetDpiX Gets the horizontal target (image) resolution (DPI).
Public Property targetDpiY Gets the vertical target (image) resolution (DPI).
Public Property transform Gets the current transform.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly