CellRect類,符合ICellRect協議。 更多...
公開方法(Public Methods) | |
__init__ (self, float xdim=0.0, float ydim=0.0, Optional[IRuler] ruler=None) | |
公開屬性 | |
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 |