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!

Graphics Class

[To be supplied.]

Object
   MarshalByRefObject
      Graphics

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing

Assembly: System.Drawing.dll

See Also

Graphics Members | System.Drawing Namespace