12#import <UniPRT/ACellSquare.h>
13#import <UniPRT/ICellRect.h>
33@property (nonatomic, assign)
float ydim;
ACellSquare 的基类。
Definition ACellSquare.h:32
id< IRuler > ruler
Definition ACellSquare.h:34
float xdim
Definition ACellSquare.h:35
遵循 ICellRect 协议的 CellRect 类。
Definition CellRect.h:31
float ydim
Definition CellRect.h:33
设置2D条码单元矩形的大小。
Definition ICellRect.h:35