ColorBrush

ColorBrush(Vector2, float, Color, bool)

public bool ColorBrush(Vector2 center, float radius, Color color, bool halftile) ;

Description

Colors the brush.

Parameters

Parameter Name Description
center Center.
radius Radius.
color Color.
halftile Fill half per tile.

Returns

true,Changed.falseotherwise.