Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
wingdi.h
Unicode
No
Platform Notes
None

EMRELLIPSE, EMRRECTANGLE

The EMRELLIPSE and EMARRECTANGLE structures contain members for the Ellipse and Rectangle enhanced metafile records.

typedef struct tagEMRELLIPSE
{
EMR emr;

RECTL rclBox;

} EMRELLIPSE, *PEMRELLIPSE,
EMRRECTANGLE, *PEMRRECTANGLE;

Members

emr

Base structure for all record types.

rclBox

Bounding rectangle.

See Also

Ellipse
, Rectangle

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples