Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

Control.getBrush

Retrieves the brush for this control.

Syntax

public Brush getBrush()

Return Value

Returns a Brush object that represents the brush for this control.

Remarks

This is an ambient property and always returns a non-null value.

See Also   setBrush