The following tables list the members exposed by AnnContainerMapper.
Public Constructors
Name | Description | |
---|---|---|
AnnContainerMapper | Creates a new mapper with the specified DPI values. |
Public Methods
Name | Description | |
---|---|---|
calibrate | Sets the ruler calibration scale. | |
clone | Creates an exact copy of this AnnContainerMapper | |
CreateDefault | Creates a default mapper. | |
fontFromContainerCoordinates | Converts a font from container coordinates. | |
fontToContainerCoordinates | Converts a font to container coordinates. | |
lengthFromContainerCoordinates | Converts a length from container coordinates. | |
lengthToContainerCoordinates | Converts a length to container coordinates. | |
mapResolutions | Update this mapper with the specified DPI values. | |
pointFromContainerCoordinates | Converts a point from container coordinates. | |
pointsFromContainerCoordinates | Converts an array of points from container coordinates. | |
pointsToContainerCoordinates | Convert an array of points to container coordinates. | |
pointToContainerCoordinates | Converts a point to container coordinates. | |
rectFromContainerCoordinates | Converts a rectangle from container coordinates. | |
rectToContainerCoordinates | Converts a rectangle to container coordinates. | |
sizeFromContainerCoordinates | Converts a size from container coordinates. | |
sizeToContainerCoordinates | Converts a size to container coordinates. | |
strokeFromContainerCoordinates | Converts a stroke to container coordinates. | |
updateTransform | Updates the transformation matrix used by this mapper. |
Public Properties
Name | Description | |
---|---|---|
burnScaleFactor | Gets or sets a scale factor that will be used when burning annotations. | |
calibrationScale | Gets the current calibration scale value. | |
calibrationUnit | The default unit of measure to use when creating new ruler objects in the container after calibration has been performed. | |
deviceDpiX | Gets or sets the horizontal device resolution (DPI). | |
deviceDpiY | Gets or sets the vertical device resolution (DPI). | |
fontRelativeToDevice | Gets or sets a value that indicate whether font size is relative to the device (screen). | |
fontRelativeToImageDpi | Gets or sets a value that determines whether to take image dpi into consideration when calculting font size. | |
ignoreDpiScale | For internal use by LEADTOOLS. | |
offset | Gets or sets the offset of this AnnContainerMapper. | |
scrollOffset | Gets or sets the current scroll offset for this AnnContainerMapper. | |
sourceDpiX | Gets the horizontal source (screen) resolution (DPI). | |
sourceDpiY | Gets the vertical source (screen) resolution (DPI). | |
targetDpiX | Gets the horizontal target (image) resolution (DPI). | |
targetDpiY | Gets the vertical target (image) resolution (DPI). | |
transform | Gets the current transform. |
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