|
ReactOS 0.4.17-dev-243-g1369312
|
Public Attributes | |
| float | X |
| float | Y |
| float | Width |
| float | Height |
Definition at line 268 of file metafile.c.
| float EmfPlusRectF::Height |
Definition at line 273 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().
| float EmfPlusRectF::Width |
Definition at line 272 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().
| float EmfPlusRectF::X |
Definition at line 270 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().
| float EmfPlusRectF::Y |
Definition at line 271 of file metafile.c.
Referenced by GdipPlayMetafileRecord(), and METAFILE_DrawImagePointsRect().