This is the complete list of members for LabelMaker.Interfaces.ICoordinates.IPrintPlane, including all inherited members.
| dots_per_unit_with_ruler(self, Optional[IRuler] ruler, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane | |
| dots_to_points_with_dots(self, float dots, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane | |
| inch_to_dots_with_inch_value(self, float inch_value, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane | |
| inch_to_points_with_inch_value(self, float inch_value, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane | |
| mm_to_dots_with_mm_value(self, float mm_value, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane | |
| mm_to_points_with_mm_value(self, float mm_value, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane | |
| to_dots_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane | |
| to_dots_with_scaled_position(self, IPoint scaled_position, Optional[IRuler] ruler, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane | |
| to_inch_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane | |
| to_mm_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane | |
| to_points_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler, Optional[IPrintResolution] resolution) | LabelMaker.Interfaces.ICoordinates.IPrintPlane |