Graphics::EnumerateMetafile Method

 

Sends the records in the specified Metafile, one at a time, to a callback method for display at a specified point.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodEnumerateMetafile(Metafile^, Point, Graphics::EnumerateMetafileProc^)

Sends the records in the specified Metafile, one at a time, to a callback method for display at a specified point.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Point, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records in the specified Metafile, one at a time, to a callback method for display at a specified point.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Point, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records in the specified Metafile, one at a time, to a callback method for display at a specified point using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Point, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc^)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display at a specified point.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Point, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display at a specified point.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Point, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display at a specified point using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<Point>^, Graphics::EnumerateMetafileProc^)

Sends the records in the specified Metafile, one at a time, to a callback method for display in a specified parallelogram.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<Point>^, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records in the specified Metafile, one at a time, to a callback method for display in a specified parallelogram.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<Point>^, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records in the specified Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<Point>^, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc^)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified parallelogram.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<Point>^, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified parallelogram.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<Point>^, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, PointF, Graphics::EnumerateMetafileProc^)

Sends the records in the specified Metafile, one at a time, to a callback method for display at a specified point.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, PointF, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records in the specified Metafile, one at a time, to a callback method for display at a specified point.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, PointF, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records in the specified Metafile, one at a time, to a callback method for display at a specified point using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, PointF, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc^)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display at a specified point.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, PointF, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display at a specified point.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, PointF, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display at a specified point using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<PointF>^, Graphics::EnumerateMetafileProc^)

Sends the records in the specified Metafile, one at a time, to a callback method for display in a specified parallelogram.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<PointF>^, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records in the specified Metafile, one at a time, to a callback method for display in a specified parallelogram.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<PointF>^, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records in the specified Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<PointF>^, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc^)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified parallelogram.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<PointF>^, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified parallelogram.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, array<PointF>^, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records in a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Rectangle, Graphics::EnumerateMetafileProc^)

Sends the records of the specified Metafile, one at a time, to a callback method for display in a specified rectangle.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Rectangle, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records of the specified Metafile, one at a time, to a callback method for display in a specified rectangle.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Rectangle, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records of the specified Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Rectangle, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc^)

Sends the records of a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified rectangle.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Rectangle, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records of a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified rectangle.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, Rectangle, Rectangle, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records of a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, RectangleF, Graphics::EnumerateMetafileProc^)

Sends the records of the specified Metafile, one at a time, to a callback method for display in a specified rectangle.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, RectangleF, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records of the specified Metafile, one at a time, to a callback method for display in a specified rectangle.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, RectangleF, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records of the specified Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, RectangleF, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc^)

Sends the records of a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified rectangle.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, RectangleF, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr)

Sends the records of a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified rectangle.

System_CAPS_pubmethodEnumerateMetafile(Metafile^, RectangleF, RectangleF, GraphicsUnit, Graphics::EnumerateMetafileProc^, IntPtr, ImageAttributes^)

Sends the records of a selected rectangle from a Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes.

Return to top
Show: