[This is preliminary documentation and is subject to change.]

The BrushManager type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
GetBrushFactory(String)
Finds IBrushFactory for given brush name. Case-insensitive. Does not autocomplete names.
RegisterBrush(IBrushFactory)
Registers a new brush.

See Also