'Declaration Public Overloads Shared Function CreateBrush( _ ByVal canvas As IDrawingCanvas, _ ByVal style As IStyle, _ ByVal boundRectEx As RectangleF, _ ByRef backgroundExist As Boolean _ ) As BrushEx
public static BrushEx CreateBrush( IDrawingCanvas canvas, IStyle style, RectangleF boundRectEx, out bool backgroundExist )
Parameters
- canvas
- style
- boundRectEx
- backgroundExist