NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Metafile Class

[To be supplied.]

Object
   MarshalByRefObject
      Image
         Metafile

[Visual Basic]
NotInheritable Public Class Metafile
   Inherits Image
[C#]
public sealed class Metafile : Image
[C++]
public __gc __sealed class Metafile : public Image
[JScript]
public class Metafile extends Image

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Imaging

Assembly: System.Drawing.dll

See Also

Metafile Members | System.Drawing.Imaging Namespace