UniPRT SDK
v2.0.0.0
载入中...
搜索中...
未找到
ICellRect.h
1
//
2
// ICellRect.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/7.
6
//
7
8
#ifndef ICellRect_h
9
#define ICellRect_h
10
11
#import <UniPRT/ICellSquare.h>
12
35
@protocol
ICellRect <ICellSquare>
36
37
48
@property
(nonatomic, assign)
float
ydim
;
// Y dimension cell size (height)
49
50
@end
51
52
53
#endif
/* ICellRect_h */
ICellRect-p::ydim
float ydim
Y 维度单元大小(高度)。
定义
ICellRect.h:48
AutoIdSDK
LabelMaker
Interfaces
IBarcode2D
ICellRect.h
制作者
1.13.2