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!

GraphicsContainer Class

Represents the internal data of a graphics container.

Object
   MarshalByRefObject
      GraphicsContainer

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Drawing2D

Assembly: System.Drawing.dll

See Also

GraphicsContainer Members | System.Drawing.Drawing2D Namespace