UniPRT SDK v1.0.0.0
 
载入中...
搜索中...
未找到
ABarWidths类 参考

ABarWidths的基类。 更多...

#include <ABarWidths.h>

类 ABarWidths 继承关系图:
<IBarWidths> BarWidths PglBarWidths

构造函数

(instancetype) - NS_UNAVAILABLE
 
(instancetype) - initWithNarrowBar:wideBar:
 

额外继承的成员函数

- 属性 继承自 <IBarWidths>
id< IRulerruler
 用于条宽的标尺。
 
float narrowBar
 最小条的宽度。通常被称为条码的X尺寸。
 
float wideBar
 最宽条的宽度。通常是窄条的倍数,以便条码扫描仪区分条宽。
 

详细描述

ABarWidths的基类。

函数文档

◆ initWithNarrowBar:wideBar:

- (instancetype) initWithNarrowBar: (float) narrowBar
wideBar: (float) NS_DESIGNATED_INITIALIZER 

PglBarWidths , 以及 BarWidths 重载.

◆ NS_UNAVAILABLE

- (instancetype) NS_UNAVAILABLE

该类的文档由以下文件生成: