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 | Extra scaling factor to use for fixed state objects when burning the container. | |
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 for this AnnContainerMapper. | |
ScrollOffset | Gets or sets the current scroll offset for this AnnContainerMapper. | |
SourceDpiX | Gets the horizontal source (image) resolution (DPI). | |
SourceDpiY | Gets the vertical source (image) resolution (DPI). | |
TargetDpiX | Gets the horizontal target (screen) resolution (DPI). | |
TargetDpiY | Gets the vertical target (screen) 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