複合項目 | |
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 |