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

[Missing <summary> documentation for "M:fCraft.Drawing.BrushManager.GetBrushFactory(System.String)"]

Namespace: fCraft.Drawing
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public static IBrushFactory GetBrushFactory(
	string brushName
)

Parameters

brushName
String

[Missing <param name="brushName"/> documentation for "M:fCraft.Drawing.BrushManager.GetBrushFactory(System.String)"]

Return Value

[Missing <returns> documentation for "M:fCraft.Drawing.BrushManager.GetBrushFactory(System.String)"]

See Also