[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpvectorial' (#fcl)

TvBrush

A vectorial drawing Brush

Declaration

Source position: fpvectorial.pas line 55

type TvBrush = record

  Color: TFPColor;

  

The color of the brush

  Style: TFPBrushStyle;

  

The style of the brush

end;

Description

Utilized to fill areas


Documentation generated on: Oct 09 2011