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!

StringFormat Class

[To be supplied.]

Object
   MarshalByRefObject
      StringFormat

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing

Assembly: System.Drawing.dll

See Also

StringFormat Members | System.Drawing Namespace