UniPRT SDK v1.0.0.0
 
載入中...
搜尋中...
無符合項目
LabelMaker.Interfaces.ICoordinates.PrintPlane 成員列表

完整成員列表,類別為LabelMaker.Interfaces.ICoordinates.PrintPlane, 包含所有繼承的成員

__init__(self, Optional[IRuler] ruler=None, Optional[IPrintResolution] print_resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
dots_per_unit_with_ruler(self, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
dots_to_points_with_dots(self, float dots, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
inch_to_dots_with_inch_value(self, float inch_value, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
inch_to_points_with_inch_value(self, float inch_value, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
mm_to_dots_with_mm_value(self, float mm_value, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
mm_to_points_with_mm_value(self, float mm_value, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
printer_resolutionLabelMaker.Interfaces.ICoordinates.PrintPlane
round(float num_to_round)LabelMaker.Interfaces.ICoordinates.PrintPlanestatic
rulerLabelMaker.Interfaces.ICoordinates.PrintPlane
to_dots_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
to_dots_with_scaled_position(self, IPoint scaled_position, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
to_inch_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
to_mm_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane
to_points_with_scaled_number(self, float scaled_number, Optional[IRuler] ruler=None, Optional[IPrintResolution] resolution=None)LabelMaker.Interfaces.ICoordinates.PrintPlane