UniPRT SDK
v1.0.0.0
Loading...
Searching...
No Matches
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
13
#import <Foundation/Foundation.h>
14
15
@interface
CONST : NSObject
16
17
extern const float DEFAULT_DPI;
18
19
extern const float MM_PER_INCH;
20
21
extern const float POINTS_PER_INCH;
22
23
@end
24
27
#endif
/* CONST_h */
28
AutoIdSDK
LabelMaker
Interfaces
ICoordinates
CONST.h
Generated by
1.10.0