UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
IStartPoint.h
1
//
2
// Header.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/7.
6
//
7
8
#ifndef IStartPoint_h
9
#define IStartPoint_h
10
11
#import <Foundation/Foundation.h>
12
#import <UniPRT/IPoint.h>
13
30
@protocol
IStartPoint <NSObject>
31
32
@property
(nonatomic, strong) id<IPoint> start;
// Position where object starts
33
34
@end
35
36
37
#endif
/* Header_h */
AutoIdSDK
LabelMaker
Interfaces
IBarcode2D
IStartPoint.h
產生者:
1.10.0