The following tables list the members exposed by AnnContainerMapper.
| Name | Description | |
|---|---|---|
![]()  | AnnContainerMapper Constructor | Creates a new mapper with the specified DPI values. | 
| Name | Description | |
|---|---|---|
![]()  | CalibrationScale | Gets the current calibration scale value. | 
![]()  | 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). | 
![]()  | Offset | Gets or sets the offset of 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. | 
| 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. |