|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
Public Attributes | |
| float | X |
| float | Y |
| float | Width |
| float | Height |
Definition at line 259 of file metafile.c.
| float EmfPlusRectF::Height |
Definition at line 264 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().
| float EmfPlusRectF::Width |
Definition at line 263 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().
| float EmfPlusRectF::X |
Definition at line 261 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().
| float EmfPlusRectF::Y |
Definition at line 262 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().