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!

SolidBrush Class

[To be supplied.]

Object
   MarshalByRefObject
      Brush
         SolidBrush

[Visual Basic]
NotInheritable Public Class SolidBrush
   Inherits Brush
   Implements ISystemColorTracker
[C#]
public sealed class SolidBrush : Brush, ISystemColorTracker
[C++]
public __gc __sealed class SolidBrush : public Brush,
   ISystemColorTracker
[JScript]
public class SolidBrush extends Brush, ISystemColorTracker

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing

Assembly: System.Drawing.dll

See Also

SolidBrush Members | System.Drawing Namespace