Aurelon Open API
8.1.1
Loading...
Searching...
No Matches
AOI_Dimension.h
1
/*
2
* AOI_Dimension
3
* Copyright (c) 2007-2017 Aurelon BV. All rights reserved.
4
*
5
*/
6
#pragma once
7
8
#include "./AOI_Object.h"
9
10
class
AOIAPI
AOI_Object_Dimension
:
public
AOI_Object
11
{
12
public
:
13
const
static
uint32_t Type =
'DIMS'
;
14
};
15
typedef
AOI_Object_Dimension
*
AOI_Object_DimensionPtr
;
AOI_Object_Dimension
Dimensions and rulers.
Definition
AOI_Dimension.h:11
AOI_Object
Base class for all graphic objects.
Definition
AOI_Object.h:13
desktop
Source
PDFEngine
OpenAPI
AOI_Dimension.h
Generated by
1.11.0