Sends the records in the specified Metafile object, one at a time, to a callback method for display at a specified point.
Name | Description |
---|---|
GdiGraphics.EnumerateMetafile (Metafile, Point, Graphics.EnumerateMetafileProc) |
Sends the records in the specified Metafile object, one at a time, to a callback method for display at a specified point. |
GdiGraphics.EnumerateMetafile (Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr) |
Sends the records in the specified Metafile object, one at a time, to a callback method for display at a specified point. |
Sends the records in the specified Metafile object, one at a time, to a callback method for display at a specified point using specified image attributes. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display at a specified point. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display at a specified point. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display at a specified point using specified image attributes. |
|
GdiGraphics.EnumerateMetafile (Metafile, Point[], Graphics.EnumerateMetafileProc) |
Sends the records in the specified Metafile object, one at a time, to a callback method for display in a specified parallelogram. |
GdiGraphics.EnumerateMetafile (Metafile, Point[], Graphics.EnumerateMetafileProc, IntPtr) |
Sends the records in the specified Metafile object, one at a time, to a callback method for display in a specified parallelogram. |
Sends the records in the specified Metafile object, one at a time, to a callback method for display in a specified parallelogram using specified image attributes. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified parallelogram. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified parallelogram. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified parallelogram using specified image attributes. |
|
GdiGraphics.EnumerateMetafile (Metafile, PointF, Graphics.EnumerateMetafileProc) |
Sends the records in the specified Metafile object, one at a time, to a callback method for display at a specified point. |
GdiGraphics.EnumerateMetafile (Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr) |
Sends the records in the specified Metafile object, one at a time, to a callback method for display at a specified point. |
Sends the records in the specified Metafile object, one at a time, to a callback method for display at a specified point using specified image attributes. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display at a specified point. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display at a specified point. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display at a specified point using specified image attributes. |
|
GdiGraphics.EnumerateMetafile (Metafile, PointF[], Graphics.EnumerateMetafileProc) |
Sends the records in the specified Metafile object, one at a time, to a callback method for display in a specified parallelogram. |
GdiGraphics.EnumerateMetafile (Metafile, PointF[], Graphics.EnumerateMetafileProc, IntPtr) |
Sends the records in the specified Metafile object, one at a time, to a callback method for display in a specified parallelogram. |
Sends the records in the specified Metafile object, one at a time, to a callback method for display in a specified parallelogram using specified image attributes. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified parallelogram. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified parallelogram. |
|
Sends the records in a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified parallelogram using specified image attributes. |
|
GdiGraphics.EnumerateMetafile (Metafile, Rectangle, Graphics.EnumerateMetafileProc) |
Sends the records of the specified Metafile object, one at a time, to a callback method for display in a specified rectangle. |
GdiGraphics.EnumerateMetafile (Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr) |
Sends the records of the specified Metafile object, one at a time, to a callback method for display in a specified rectangle. |
Sends the records of the specified Metafile object, one at a time, to a callback method for display in a specified rectangle using specified image attributes. |
|
Sends the records of a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified rectangle. |
|
Sends the records of a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified rectangle. |
|
Sends the records of a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified rectangle using specified image attributes. |
|
GdiGraphics.EnumerateMetafile (Metafile, RectangleF, Graphics.EnumerateMetafileProc) |
Sends the records of the specified Metafile object, one at a time, to a callback method for display in a specified rectangle. |
GdiGraphics.EnumerateMetafile (Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr) |
Sends the records of the specified Metafile object, one at a time, to a callback method for display in a specified rectangle. |
Sends the records of the specified Metafile object, one at a time, to a callback method for display in a specified rectangle using specified image attributes. |
|
Sends the records of a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified rectangle. |
|
Sends the records of a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified rectangle. |
|
Sends the records of a selected rectangle from a Metafile object, one at a time, to a callback method for display in a specified rectangle using specified image attributes. |