CellRect类,符合ICellRect协议。 更多...
Public 成员函数 | |
__init__ (self, float xdim=0.0, float ydim=0.0, Optional[IRuler] ruler=None) | |
Public 属性 | |
ydim | |
![]() | |
ruler | |
xdim | |
额外继承的成员函数 | |
![]() | |
IRuler | ruler |
float | xdim |
![]() | |
float | ydim |
CellRect类,符合ICellRect协议。
LabelMaker.Interfaces.IBarcode2D.CellRect.__init__ | ( | self, | |
float | xdim = 0.0, | ||
float | ydim = 0.0, | ||
Optional[IRuler] | ruler = None ) |
LabelMaker.Interfaces.IBarcode2D.CellRect.ydim |