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!

Font Class

[To be supplied.]

Object
   MarshalByRefObject
      Font

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing

Assembly: System.Drawing.dll

See Also

Font Members | System.Drawing Namespace