UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
ICellSquare.h
1
//
2
// ICellSquare.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/7.
6
//
7
8
#ifndef ICellSquare_h
9
#define ICellSquare_h
10
11
#import <Foundation/Foundation.h>
12
#import <UniPRT/IRuler.h>
13
36
@protocol
ICellSquare <NSObject>
37
48
@property
(nonatomic, strong) id<IRuler> ruler;
49
60
@property
(nonatomic, assign)
float
xdim;
61
62
@end
63
64
#endif
/* ICellSquare_h */
AutoIdSDK
LabelMaker
Interfaces
IBarcode2D
ICellSquare.h
產生者:
1.10.0