UniPRT SDK
v1.0.0.0
载入中...
搜索中...
未找到
CONST.h
1
//
2
// CONST.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/6.
6
//
7
8
#ifndef CONST_h
9
#define CONST_h
10
11
12
#import <Foundation/Foundation.h>
13
16
@interface
CONST : NSObject
17
18
extern const float DEFAULT_DPI;
19
20
extern const float MM_PER_INCH;
21
22
extern const float POINTS_PER_INCH;
23
24
@end
25
28
#endif
/* CONST_h */
sdk_json_Objective-C_IOS
LabelMaker
Interfaces
ICoordinates
CONST.h
制作者
1.10.0