API Reference > Structs, Records, Enums > ODRECT Structure
ODRECT Structure
Syntax
C++
typedef struct OdTagRECT { OdInt32 left; OdInt32 top; OdInt32 right; OdInt32 bottom; } ODRECT;

OdPlatform.h

This is type ODRECT.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.