类 | |
| class | IPair |
| 可用于任何2D平面关系或其他用途的对。 更多... | |
| class | IPoint |
| 2D平面内的坐标对。 更多... | |
| class | IPrintPlane |
| 定义PrintPlane类接口的协议。 更多... | |
| class | IPrintResolution |
| 打印分辨率可以设置为英寸或毫米比例。设置/更新任一比例会更新两者。 更多... | |
| class | IRuler |
| 平面内对象放置所使用的单位和分辨率。 更多... | |
| class | Points |
| 继承自IPoint的Points类。 更多... | |
| class | PrintPlane |
| 继承自IPrintPlane的PrintPlane类。 更多... | |
| class | PrintResolution |
| 继承自IPrintResolution的PrintResolution类。 更多... | |
| class | ScaleEnum |
| 平面内对象放置的比例类型。 更多... | |
变量 | |
| int | DEFAULT_DPI = 300 |
| float | MM_PER_INCH = 25.4 |
| float | POINTS_PER_INCH = 72.0 |
| int LabelMaker.Interfaces.ICoordinates.DEFAULT_DPI = 300 |
| float LabelMaker.Interfaces.ICoordinates.MM_PER_INCH = 25.4 |
| float LabelMaker.Interfaces.ICoordinates.POINTS_PER_INCH = 72.0 |